Skip to main content
DELETE
Delete matching episode history for a season

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

type
enum<string>
required
Available options:
movie,
show
id
string
required
Pattern: ^(\d+|tt\d+|tvdb:\d+|mal:\d+)$
season
integer
required
Required range: x >= 0

Response

Successful operation

ok
boolean
required