Skip to main content

Update playback position

PUT 

/bv/playback/v1/positions

Update the watched position of a resource.

Request

Header Parameters

    authorization string

    This API should be invoked with playback token.

Body

required
    last_watched_position int64required

    Required. The last watched position, in seconds.

Responses

A successful response.

Schema

    object

Loading...