Snooze Alert
PUT {{baseUrl}}/v1/alert/:alertUid/snooze
Snooze one alert by alertUid
.
Parameters
Field | Type | Required | Description |
---|---|---|---|
alertUid | string | required | Unique Alert Identification |
Body
Field | Type | Required | Description |
---|---|---|---|
snoozeRule | object | required | Properties for alert https://demo.signageos.io/dev/alerts/modules.html#snoozerule |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}