Stream keys
Update stream key
Update a stream key’s details
PATCH
/
stream_keys
/
{STREAM_KEY_ID}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
STREAM_KEY_ID
string
requiredID of the stream key
Body
application/json
store_vod
boolean
Whether to add a video on-demand when the stream ends
Response
200 - application/json
success
boolean
requiredresult
object
requiredlinks
object
requirederrors
object[]
required