Files
plexjava/docs/models/operations/GetTokenRequest.md
2024-03-18 14:18:45 -07:00

9 lines
2.7 KiB
Markdown

# GetTokenRequest
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `pinID` | *String* | :heavy_check_mark: | The PinID to retrieve an access token for |
| `xPlexClientIdentifier` | *String* | :heavy_check_mark: | The unique identifier for the client application<br/>This is used to track the client application and its usage<br/>(UUID, serial number, or other number unique per device)<br/> |