Add Device Alert Presets

Add alert presets to a device.

Path Params
string
required

ID of the device to add alert presets to. This can be either the deviceID or deviceName.

Body Params
alertPresetIds
array of int32s
required

The list of alert preset IDs you would like to specify.

alertPresetIds*
Headers
int32
required

ID of the account the request will be made in.

Responses
200

The alert presets were successfully assigned to the device

400

Unable to add alert presets to the device. See response message for details.

401

Unauthorized

Language
Response
Click Try It! to start a request and see the response here!