Skip to main content
POST
Add an item to a list

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required
Required range: x >= 1

Body

application/json
kind
enum<string>
required
Available options:
movie,
show
sourceId
integer
required
Required range: x >= 1
title
string
required
Minimum string length: 1
posterPath
string | null
isAnime
boolean

Response

Resource identifier

id
integer
required
Required range: x >= 1