Skip to main content

Start playback session

POST 

/bv/playback/v1/sessions/:device_id:start

Initiates a new playback session for the user.

  • Returns a 401/Unauthenticated if the playback token is not valid.
  • Returns a 403/Forbidden if validation fails or the session has expired.
  • Returns a 404/NotFound if the requested resource is not found.

Request

Responses

A successful response.