mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-10 04:20:52 +00:00
Updating PMS Spec
This commit is contained in:
@@ -5977,6 +5977,7 @@ paths:
|
||||
summary: Get a Pin
|
||||
operationId: getPin
|
||||
description: Retrieve a Pin from Plex.tv for authentication flows
|
||||
security: []
|
||||
parameters:
|
||||
- name: X-Plex-Client-Identifier
|
||||
description: Plex Authentication Token
|
||||
@@ -6102,6 +6103,7 @@ paths:
|
||||
summary: Get Access Token
|
||||
operationId: getToken
|
||||
description: Retrieve an Access Token from Plex.tv after the Pin has already been authenticated
|
||||
security: []
|
||||
parameters:
|
||||
- name: pinID
|
||||
description: The PinID to retrieve an access token for
|
||||
|
||||
Reference in New Issue
Block a user