Broadcasts
Send broadcast now
Immediately start sending a draft broadcast to its recipients.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
broadcastId*string
Response Body
application/json
application/json
application/json
{ "success": true, "status": "sending", "sent": 0, "failed": 0, "recipientCount": 0}Was this page helpful?