Set a geofence for a device. Up to 99 geofences can be set for one device.
Note: PUT calls update data entirely. Any data not mentioned in the call, will be deleted.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
[- {
- "lat": 32.0598671,
- "lon": 34.7827316,
- "radius": 200,
- "name": "My geofence 1",
- "id": 3
}
]
{- "requestId": "df5fg-45fgfdsg-45fg-45454"
}