Skip to content

Instantly share code, notes, and snippets.

@zuzannamj
Created December 20, 2019 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zuzannamj/49ac297877b6d34676c96cc19dc4e0ef to your computer and use it in GitHub Desktop.
Save zuzannamj/49ac297877b6d34676c96cc19dc4e0ef to your computer and use it in GitHub Desktop.
Host: https://YOUR_SUBDOMAIN.rest.marketingcloudapis.com
POST /sms/v1/messageContact/MzA6Nzg6MA/send
Content-Type: application/json
Authorization: Bearer YOUR_ACCESS_TOKEN
{
"mobileNumbers": [
"13175551212"
],
"Subscribe": true,
"Resubscribe": true,
"keyword": "JOINSMS"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment