Update a restriction
Path parameters
Unique ID of the restriction. This is the ID that was generated at the time of creating the restriction.
Query parameters
Use this parameter to decide the format for specifying the geofence coordinates. If true, then the coordinates of geofence can be specified as "latitude,longitude" format, otherwise they should be specified in "longitude,latitude" format.
A key is a unique identifier that is required to authenticate a request to the API.
Request body
Example request
{
"repeat_on": "repeatOn=\"Mo-Fr 07:00-09:00,17:00-19:00\""
}Response
Example response
{
"bbox": {
"minLat": 0,
"minLon": 0,
"maxLat": 1,
"maxLon": 1
},
"repeat_on": "Mo-Fr 07:00-09:00,17:00-19:00"
}Changes
Changed in 3 of the 15 revisions of this API.99
- ▲
removed the enum value
backwardof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
bothof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
forwardof the request propertyrequest-property-enum-value-removed
- ○
added the new
backwardenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
bothenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
forwardenum value to the request propertyrequest-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the enum value
backwardof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
bothof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
forwardof the request propertyrequest-property-enum-value-removed
- ○
added the new
backwardenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
bothenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
forwardenum value to the request propertyrequest-property-enum-value-added
- ▲
- ▲
removed the enum value
backwardof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
bothof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
forwardof the request propertyrequest-property-enum-value-removed
- ○
added the new
backwardenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
bothenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
forwardenum value to the request propertyrequest-property-enum-value-added
- ▲