create_auth_jwk
Register a device JWK to authenticate API access, replacing the need for manual key setup when integrating Plex services.
Instructions
Register Device JWK.
POST /auth/jwk
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 |