Updates the location identified by the given id.
Being a full update, the payload should provide the complete location object: it is therefore recommended to read the location first and then send back the modified object.
Required permissions: READ_LOCATION, WRITE_LOCATION.
The name of the tenant (e.g. acme).
The location identifier.
The details of the location being updated.
The location name.
The country of the location.
The country ISO Code of the location.
The timezone used for date/times localization (e.g. Europe/Rome).
The GPS coordinates associated with this location.
The set of properties providing additional details to the parent object.
The customer identifier.
The customer identifier (required only for creation).
Successfully updated.
The location object identifier.
The location name.
The country of the location.
The country ISO Code of the location.
The timezone used for date/times localization (e.g. Europe/Rome).
The GPS coordinates associated with this location.
The set of properties providing additional details to the parent object.
The customer identifier.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.