Assigne Devices to Alert

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

Assign device to alert by alertUid.

Parameters

FieldTypeRequiredDescription
alertUidstringrequiredUnique Alert Identification

Body

FieldTypeRequiredDescription
alertUidstringrequiredUnique Alert Identification
deviceIdentityHashesarrayrequiredArray of deviceUids that will be assigned to this alert.

HEADERS

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

RESPONSES

status: OK

{}