create_settings_sonarr
Add a Sonarr server to your media management settings, enabling request routing and library synchronization. Use this action to configure Sonarr integration.
Instructions
Create Sonarr instance.
POST /api/v1/settings/sonarr
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 |