v1
latestOpenAPI 3.0.12026-07-2471135326.0 KBBroadcasts
Pause Broadcast
This endpoint allows you to pause a Broadcast execution.
patch/v2/broadcasts/{id}/pause
Path parameters
idinteger required
Provide the unique ID of the broadcast
Response
Broadcast pause request accepted
Example response
{
"meta": {
"timestamp": 1597166699457,
"transactionId": "70169d77-c165-4795-9932-35b8a3af96fb",
"explain": "a descriptive text"
}
}