Send a Broadcast Test
Send a broadcast test. Can only send tests for broadcasts in DRAFT, CANCELLED or FAILED status.
Authorizations
Bearer token authentication using your API key
Body
Schema for sending a broadcast test
The user ID of the contact channel
1024The name for the contact channel (e.g. John Doe)
256The email for the contact channel (e.g. user@example.com)
256The phone number for the contact channel (e.g. +1234567890)
256A record of field keys and values per broadcast contact
Optional list of template IDs to test. If omitted, all templates are tested.
Response
Schema for sending a broadcast test
The user ID of the contact channel
1024The name for the contact channel (e.g. John Doe)
256The email for the contact channel (e.g. user@example.com)
256The phone number for the contact channel (e.g. +1234567890)
256A record of field keys and values per broadcast contact
Optional list of template IDs to test. If omitted, all templates are tested.