Skip to content

Instantly share code, notes, and snippets.

@expressmailing
Last active December 27, 2018 15:36
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 expressmailing/ef97de0c670e4ca50dc95c4ff480e4fb to your computer and use it in GitHub Desktop.
Save expressmailing/ef97de0c670e4ca50dc95c4ff480e4fb to your computer and use it in GitHub Desktop.
POST /sms/ Envoyez votre 1er sms
{
"defaults": {
"message": "Mon premier test sms !"
},
"recipients": [
{
"target": "0612345678",
"countryCode": "FR"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment