Skip to content

Instantly share code, notes, and snippets.

@Furzel
Created September 30, 2014 11:13
Show Gist options
  • Save Furzel/567629069f0663745486 to your computer and use it in GitHub Desktop.
Save Furzel/567629069f0663745486 to your computer and use it in GitHub Desktop.
Front sms format for public api
{
"from": "+123456789",
"body": "Your sms content"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment