update_import_list_config
Modify Sonarr's import list settings by sending the complete configuration object retrieved via get_import_list_config, with your changes applied.
Instructions
Update the import list configuration. Fetch it with get_import_list_config first, change what you need and send the whole object back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Full configuration object including id |