Enable alert by ID
POST/v2/alerts/:id/enable
Enables an alert by its alert ID. This is reversible. The alert can be disabled 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: 654312
Responses
- default
successful operation
Loading...