Unarchive Alert Rule
PUT {{baseUrl}}/v1/alert-rule/:alertRuleUid/unarchive
Unarchive one alert rule by alertRuleUid
.
Parameters
Field | Type | Required | Description |
---|---|---|---|
alertRuleUid | string | required | Unique Alert Rule Identification |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Content-Type | null | ||
Accept | string |
RESPONSES
status: OK
{}