Update a session live stream
PATCH {{baseUrl}}/videosdk/sessions/:sessionId/livestream
Use this API to update a session's live stream information.
Rate Limit Label
:
Light
Prerequisites:
- A Video SDK account
Request Body
{"stream_url"=>"https://example.com/livestream", "stream_key"=>"ABCDEFG12345HIJ6789", "page_url"=>"https://example.com/livestream/123"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``