create_user_import_from_plex
Import all Plex users into Overseerr or Jellyseerr to grant them access to request media, eliminating manual user setup.
Instructions
Import all users from Plex.
POST /api/v1/user/import-from-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 |