delete_notification_by_id
Delete a notification from Sonarr by specifying its ID. Removes the configured notification to stop unwanted alerts or actions.
Instructions
Delete Notification.
DELETE /api/v3/notification/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |