Disable alert by ID
POST/v2/alerts/:id/disable
Disables an alert by its alert ID. This is reversible. The alert can be enabled again at any time. Please ensure to change the region in the URL to match your account's region.
Request
Path Parameters
id int32required
Alert ID
Example: 654321
Responses
- default
successful operation
Loading...