Skip to main content
POST
Log a movie watch

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

Body

application/json
title
string
required
Minimum string length: 1
year
integer
required
watchedAt
string<date-time>
dateUnknown
boolean
posterPath
string | null
communityRating
number
runtimeMinutes
integer | null

Response

Logged watch

id
integer
required
Required range: x >= 1
watchedAt
string<date-time>
required
dateUnknown
boolean
required