Skip to main content
POST
Ajouter à la watchlist

Usage

Adds a media item to the authenticated user’s watchlist. Authentication is required via x-api-key or Authorization: Bearer. Write access requires the permissions associated with a secret key (sk_).

Example

Parameters and response

The request body and responses are defined by the OpenAPI specification displayed on this page.

Errors

See Responses for the operation-specific error codes and formats.

Authorizations

x-api-key
string
header
required

Clé API dejaVu. pk_* = lecture seule ; sk_* = lecture et écriture.

Body

application/json
type
enum<string>
required
Available options:
movie,
tv
id
integer
required
priority
integer

Priorité (plus petit = plus prioritaire)

notes
string

Response

Ajouté à la watchlist

success
boolean
default:true