post
https://api.dexatel.com/v1/messages
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad Request:
| Code | Message | Description |
|---|---|---|
| 1005 | Invalid JSON body | The request body is not valid JSON |
| 1007 | Request data is missing | The 'data' field is required |
| 1503 | Message sender is missing | |
| 1504 | Invalid message sender | |
| 1505 | Message sender is not found | |
| 1506 | Message recipients are missing | |
| 1507 | Message recipients are too many | Maximum 10 recipients per request |
| 1508 | 'data.text' is required | |
| 1510 | Message text is too long | Maximum 1000 characters |
| 1512 | Invalid template id | Template ID must be a valid UUID |
| 1513 | Template is not found | |
| 1514 | Template variables are missing | |
| 1515 | Invalid channel | Supported: SMS, VIBER, WHATSAPP, TELEGRAM, G_RCS, EMAIL_OTP, VOICE |
| 1516 | Image messages are not supported for whatsapp channel | |
| 1517 | Button messages are not supported for whatsapp channel | |
| 1518 | Image messages are not supported for sms channel | |
| 1519 | Button messages are not supported for sms channel | |
| 1520 | Button is missing | Image + Text combination requires a button for Viber |
| 1523 | Invalid recipient number(s) | |
| 1524 | Your account is not yet activated | |
| 1525 | You have reached your test message limit | |
| 1526 | Variable value is too long | Maximum 70 characters per variable |
| 1530 | Blocked number | |
| 1531 | Blocked country | |
| 1532 | 'data.url' is required when 'data.type' either IMAGE or VIDEO | |
| 1533 | 'data.url' and 'data.filename' are required when 'data.type' is DOCUMENT | |
| 1534 | 'data.type' is required | |
| 1535 | Opt-out link could not be generated | |
| 1536 | Viber template status must be COMPLETED | |
| 1537 | Viber template is missing viber_template data | |
| 1538 | Viber template does not have provider template id | |
| 1539 | 'data.template' is required when 'data.type' is TRANSACTIONAL | |
| 1540 | Viber template is not an OTP template | |
| 1541 | Viber template params must contain non-empty 'code' | |
| 1542 | Viber template locale lang is missing | |
| 1568 | Variables must not be null for Viber TRANSACTIONAL template type | |
| 1588 | You have reached your message limit for the country | |
| 1589 | Your account is being prepared, please try again in a few seconds | |
| 1590 | You have reached your message limit for the number | |
| 1595 | Invalid sender | |
| 1596 | Variable value exceeds maximum length of 25 characters for transactional template type | |
| 1597 | Variable values must not contain URLs or links for transactional template type | |
| 1625 | 'data.from' is blocked | |
| 1700 | Provide 'data.voice_type' | Required for VOICE channel |
| 1701 | Invalid voice type | |
| 1702 | Invalid ringing duration | |
| 1705 | Invalid payload | Maximum 500 characters |
| 1801 | 'data.to' is required | Required for voice streaming |
| 1802 | 'data.stream_url' is required | Required for voice streaming |
| 1803 | 'data.stream_url' is invalid |