Create Alert
POST/v1/alert
Create an alert for specified organization.
Body
| Field | Type | Required | Description |
|---|---|---|---|
name | string | required | Name of the new alert |
organizationUid | string | required | Uid of organization to which alert will be assigned |
description | string | required | Description of the alert |
alertRuleUid | string | required | Created alert rule that will be assigned to this new alert |
Request
Responses
- 201
Created
Response Headers
Content-Type