メインコンテンツまでスキップ

Start live

POST 

/bv/cms/v1/lives/:id:start

Initiates the live stream, making it accessible to the audience.


Prerequisites: This API can be invoked only when the live status is LIVE_STATUS_PREVIEW.


  • Return a 400/BadRequest error with ERROR_REASON_ACTION_NOT_ALLOWED if the live status is in an impermissible state for starting.
  • Return a 404/NotFound error if the requested live stream is not found.

Request

Responses

A successful response.