Skip to main content
POST
/
sessions
/
{id}
/
host_video_state
Broadcast host video state change
curl --request POST \
  --url https://api.example.com/sessions/{id}/host_video_state \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

200

State broadcasted