Disable Alert Notification
This operation removes a notification type from an alert. Alerts must have at least one notification type, so disabling the only remaining notification type is not allowed.
Path Parameters
- alertId2 string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorCode integer
{
"errorCode": 0
}
Loading...