Skip to main content
POST
Resume a broadcast

Authorizations

Authorization
string
header
required

API token for authentication

Body

application/json
workspace_id
string
required

The ID of the workspace

Example:

"ws_1234567890"

id
string
required

ID of the broadcast to resume

Example:

"broadcast_12345"

Response

Broadcast resumed successfully

success
boolean
Example:

true