Skip to main content
POST
Add a title to the collection

Authorizations

Authorization
string
header
required

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

Body

application/json
kind
enum<string>
required
Available options:
movie,
show
sourceId
integer
required
Required range: x >= 1
title
string
required
format
enum<string>
required
Available options:
4k_bluray,
bluray,
hd_dvd,
dvd,
digital
season
integer
Required range: x >= 0
year
integer | null
posterPath
string | null
notes
string | null
isAnime
boolean

Classifies the movie or show as anime without changing its routable kind.

Response

Resource identifier

id
integer | null
required