TV Providers
Delete Ratings
This endpoint allows you to delete a TV episode you rated.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This represents the season number of the TV show.
This represents the episode number of the TV show.
Response
200 - application/json
Delete Ratings
The response is of type object
.