v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBUpdate Location
This request updates a Location.
Body parameter descriptions
name | String | Optional | The new name of the Location. timezone | string | Optional | The timezone this location resides in. This accepts a standard tz database name, see here. phone | string | Optional | The phone number associated with this location. weeklyOperationHours | Int | Optional | The number of hours your Assets run at this location per week. This is used to help calculate MTBF. address | string | Optional | The physical address of this location. address2 | string | Optional | The physical address of this location. geoLocation | geoJSON | Optional | The geoJSON Feature object that can be used to locate a Limble location on a Map., To remove geoLocation from a Limble Location pass an empty object ( {}). currencyCode | string | Optional | The ISO code for the currency at this location. For example: "USD". regionID | integer | Optional | Assign, reassign, or unassign this location's region. Use 0 to unassign.
Response
The operation completed successfully. The response body is empty.