Updating PMS Spec

This commit is contained in:
lukehagar
2024-01-31 14:57:16 +00:00
parent 8184d169d4
commit 5300f36c65

View File

@@ -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