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