Start a space broadcast

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

Starts broadcasting a space to the associated destination. Broadcasts can only be started when the space is active (when there are participants connected).

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{}}