Stop a space broadcast

POST {{baseUrl}}/video/v1/spaces/:SPACE_ID/broadcasts/:BROADCAST_ID/stop

Stops broadcasting a space, causing the destination live stream to become idle. This API also automatically calls complete on the destination live stream. Broadcasts are also automatically stopped when a space becomes idle.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{}}