Broadcasts
Cancel broadcast
Cancel a scheduled or in-progress broadcast. Already-sent messages are not affected.
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, "broadcast": { "id": "string", "status": "string" }}Was this page helpful?