Devices

Remove Device Alert Presets

Remove alert presets from a device.

patch/public/v3/Devices/{deviceId}/removeAlertPresets

Path parameters

deviceIdstring required

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

Headers

x-tive-account-idinteger required

ID of the account the request will be made in.

Request body

alertPresetIdsinteger[] required

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

Response

The alert presets were successfully removed from the device

Changes

No recorded changes to this endpoint across all 1 revision of this API.