Remove Device Alert Presets

Remove alert presets from a device.

Log in to see full request history
Path Params
string
required

ID of the device. This can be either the deviceID or deviceName.

Body Params
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 removed from the device

400

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

401

Unauthorized

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