create_settings_plex
Adjust Plex settings in Overseerr/Jellyseerr to update server connection, authentication, and library synchronization options.
Instructions
Update Plex settings.
POST /api/v1/settings/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 |