create_settings_radarr
Create a Radarr instance in Overseerr or Jellyseerr by sending the required configuration payload to the settings API.
Instructions
Create Radarr instance.
POST /api/v1/settings/radarr
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 |