post
https://api.dexatel.com/v1/audiences//contacts
404Bad Request:
| Code | Message | Description |
|---|---|---|
| 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 |
|---|---|
| 1360 | Contact already exists |