v1

latestOpenAPI 3.0.12026-07-2487135176.5 KB
Devices

Add Device Alert Presets

Add alert presets to a device.

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

Path parameters

deviceIdstring required

ID of the device to add alert presets to. 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 assigned to the device