Skip to main content
PATCH
Rate, favourite, plan, or set watch status

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
integer
required
Required range: x >= 1

Query Parameters

scope
enum<string>
Available options:
title,
series,
season,
episode
season
integer
Required range: x >= 0
episode
integer
Required range: x >= 1

Body

application/json
watchedAt
string<date-time> | null
rating
number | null
Required range: 0 <= x <= 10
isFavourite
boolean
wantToWatch
boolean
showStatus
enum<string> | null
Available options:
WATCHED,
WATCHING,
PLANNING,
ON_HOLD,
DROPPED,
null

Response

Updated interaction fields

ok
boolean
required
updated
object
required