Created
October 17, 2021 12:07
-
-
Save PhakornKiong/59c99583ace99819f17a860510e9c87c to your computer and use it in GitHub Desktop.
curlSejahtera.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl --location --request POST 'https://mysejahtera.malaysia.gov.my/checkin/registerPhone' \ | |
--form 'countryCode="60"' \ | |
--form 'contactNumber="12345678"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment