Skip to main content
POST
Delete 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 delete

Example:

"broadcast_12345"

Response

Broadcast deleted successfully

success
boolean
Example:

true