Files
plexjava/docs/models/operations/GetTokenRequest.md
2024-07-01 16:03:10 +00:00

3.3 KiB
Raw Blame History

GetTokenRequest

Fields

Field Type Required Description Example
pinID String ✔️ The PinID to retrieve an access token for
xPlexClientIdentifier Optional<? extends String> The unique identifier for the client application
This is used to track the client application and its usage
(UUID, serial number, or other number unique per device)
Postman