create_auth_token
Exchange a JWT token to generate a Plex authentication token, enabling access to Plex media server and cloud services.
Instructions
Exchange JWT Token.
POST /auth/token
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |