POST
/
pins

Query Parameters

strong
boolean
default: false

Determines the kind of code returned by the API call Strong codes are used for Pin authentication flows Non-Strong codes are used for Plex.tv/link

X-Plex-Product
string
X-Plex-Device
string
X-Plex-Version
string
X-Plex-Platform
string

Response

201 - application/json
id
integer
required
code
string
required
product
string
required
trusted
boolean
default: falserequired
qr
string
required
clientIdentifier
string
required

The X-Client-Identifier used in the request

location
object
required

Geo location data

expiresIn
integer
default: 900required

The number of seconds this pin expires, by default 900 seconds

createdAt
string
required
expiresAt
string
required
authToken
string | null
newRegistration
null