v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Automation

Update automation

Updates an existing automation identified by its unique ID. Only specific fields can be updated, and the appropriate fields must be provided based on the automation type (geofence, WLAN, or beacon).

put/v1/automations/{id}

Path parameters

idstring required

Unique identifier of the automation to update

Request body

projectIdstring
typeIdinteger
actioninteger
enabledboolean
sharedboolean
ssidstring
addressstring
latitudenumber double
longitudenumber double
radiusnumber double
beaconUUIDstring
deletedboolean

Response

Automation updated successfully

idstring
typeIdinteger
actioninteger
enabledboolean
sharedboolean
ssidstring
addressstring
latitudenumber double
longitudenumber double
radiusnumber double
beaconUUIDstring
userstring
deletedboolean
lastUpdateinteger
createdinteger
namestring