create_auth_plex
Authenticate to Overseerr or Jellyseerr by submitting a Plex token, enabling access to manage requests, settings, and media services.
Instructions
Sign in using a Plex token.
POST /api/v1/auth/plex
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 |