https://BASE_URL/api/sms/otp/call
Request Type: POST
Sample Response:
| Options | Required | Description |
|---|---|---|
| api*key | yes | _string* Your API key (It can be found on your Termii dashboard). |
| phone*number | yes | _string* The destination phone number. Phone number must be in the international format (Example: 23490126727) |
| code | yes | numeric Example: 3344 The code you want your users to receive. It has to be numeric and length must be between 4 and 8 digits. |