Skip to content
Hound Documentation
Main Navigation
Getting Started
Appearance
Menu
Return to top
Delete TV Playback Progress
POST
/v1/tv/{id}/playback/delete
Parameters
Path Parameters
id
*
Media ID
Type
integer
Required
Request Body
application/json
Schema
JSON
JSON
{
"episode_number"
:
0
,
"season_number"
:
0
}
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
"string"
POST
/v1/tv/{id}/playback/delete
Playground
Variables
Key
Value
id
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI