Send SMS verification code

❗️

WARNING

Telesign introduced a new version of SMS Verify. The previous version was deprecated on 3/30/23 GMT. In the new version, some features (the 229, 230, and 233 statuses and the Verify Plus packages) are returned asynchronously in the Delivery Receipt. Please see the details in this Changelog post to ensure that your integration is accurate for the version of SMS Verify that you are using or it may break.

Use this action to send an SMS with a verification code to a recipient phone number.

General requirements

  • Authentication: Basic (easiest to implement) or Digest
  • 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
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!