update_notification
Update a Sonarr notification connection by fetching its current configuration, making changes, and sending the whole object back to apply them.
Instructions
Update an existing notification connection. Fetch it with get_notification first, change what you need and send the whole object back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | notification connection id | |
| config | Yes | Full notification connection resource object including id |