mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
12 KiB
12 KiB
GetPinResponseBody
The Pin
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Id |
double | ➖ | PinID for use with authentication | 1272322473 |
Code |
string | ➖ | N/A | 3patfx1a78ukcbr7x0n9bl26t |
Product |
string | ➖ | N/A | Plex Web |
Trusted |
bool | ➖ | N/A | |
Qr |
string | ➖ | a link to a QR code hosted on plex.tv The QR code redirects to the relevant plex.tv/link authentication pageWhich then prompts the user for the 4 Digit Link Pin |
https://plex.tv/api/v2/pins/qr/3patfx1a78ukcbr7x0n9bl26t |
ClientIdentifier |
string | ➖ | N/A | Postman |
Location |
Location | ➖ | N/A | |
ExpiresIn |
double | ➖ | N/A | 1800 |
CreatedAt |
DateTime | ➖ | N/A | 2023-04-12 17:00:03 +0000 UTC |
ExpiresAt |
DateTime | ➖ | N/A | 2023-04-12 17:30:03 +0000 UTC |
AuthToken |
string | ➖ | N/A | |
NewRegistration |
string | ➖ | N/A |