Unassigne Devices from Alert

PUT {{baseUrl}}/v1/alert/:alertUid/unassign

Unassign alert from devices by alertUid.

Parameters

FieldTypeRequiredDescription
alertUidstringrequiredUnique Alert Identification

Body

FieldTypeRequiredDescription
alertUidstringrequiredUnique Alert Identification
deviceIdentityHashesarrayrequiredArray of deviceUids that will be unassigned from this alert.

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}