update_notification
Update an existing notification rule by changing specific fields such as name, alert type, email, or notification methods, while leaving unspecified fields unchanged.
Instructions
Update a notification rule. Pass None to leave fields unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notification_id | Yes | ||
| name | No | ||
| alert_type | No | ||
| send_email | No | ||
| send_desktop | No | ||
| send_push | No | ||
| call_enabled | No | ||
| sms_enabled | No | ||
| No | |||
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |