post https://rest-api.telesign.com/v1/messaging
Send a message (with a verification code if you wish), specify the type of message, what phase of the account lifecycle the message is being sent in, and additional details about the transaction. NOTE: If you try this API out using the API Explorer, you will be billed for the transaction as you normally would.
General Requirements
- Authentication: Basic (easiest to implement) or Digest
- Protocols: HTTPS
- Endpoint:
https://rest-api.telesign.com/v1/messaging
- Encoding: Accepts only UTF-8 unicode characters as inputs.
- Accepts:
application/x-www-form-urlencoded
- Responds With:
application/json
- Required Headers:
Content-Type - application/x-www-form-urlencoded