delete_notification_by_id
Delete a notification by its ID to remove it from Prowlarr. Provide the unique notification ID to permanently remove the configured alert.
Instructions
Delete Notification.
DELETE /api/v1/notification/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |