Skip to content
Hound Documentation
Main Navigation
Getting Started
Appearance
Menu
Return to top
Set Movie Playback Progress
POST
/v1/movie/{id}/playback
Parameters
Path Parameters
id
*
Media ID
Type
integer
Required
Request Body
Schema
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
{
"data"
:
{
"watched"
:
false
}
,
"status"
:
"success"
}
POST
/v1/movie/{id}/playback
Playground
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI