Skip to content

Instantly share code, notes, and snippets.

@PhakornKiong
Created November 6, 2021 14:16
Show Gist options
  • Save PhakornKiong/07168346541828bc84139483c5d6603b to your computer and use it in GitHub Desktop.
Save PhakornKiong/07168346541828bc84139483c5d6603b to your computer and use it in GitHub Desktop.
curlPUS.sh
curl --location --request POST 'https://mysejahtera.malaysia.gov.my/clockinTraveller' \
--header 'Content-Type: application/json' \
--data-raw '{
"contact": "60123456789"
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment