post
https://api.dexatel.com/v1/audiences
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Bad Request:
| Code | Message | Description |
|---|---|---|
| 1304 | 'data.name' is invalid | Only letters, numbers, and (- _) are allowed |
| 1305 | 'data.name' is too long | Audience Name must be at most 45 characters |
| 1306 | 'data.channel' is missing | Channel is a required field |
| 1307 | 'data.channel' should be onef of [SMS, WHATSAPP, VIBER] | |
| 1308 | 'data.contacts' must be at most 1000 items in length | |
| 1353 | 'data.number' is required | If contacts array is provided, number is required |
| 1354 | 'data.number' is invalid | Should pass valid phone number. Number must be at most 45 characters |
| 1361 | 'data.first_name' is too long | First name must be at most 32 characters |
| 1362 | 'data.last_name' is too long | Last name must be at most 32 characters |
| 1363 | 'data.custom1' name is too long | Custom 1 must be at most 32 characters |
| 1364 | 'data.custom2' name is too long | Custom 2 must be at most 70 characters |
409Conflict:
| Code | Message |
|---|---|
| 1309 | Audience already exists |