Send broadcast to individual
Broadcasts
Send broadcast to individual
Sends a broadcast to a single recipient for testing purposes. Optionally specify which template variation to send.
POST
Send broadcast to individual
Authorizations
API token for authentication
Body
application/json
The ID of the workspace
Example:
"ws_1234567890"
ID of the broadcast
Example:
"broadcast_12345"
Email address to send test to
Example:
"test@example.com"
Optional specific template variation to send
Example:
"template_variant_a"
Response
Broadcast sent to individual successfully
Example:
true
