Locations
Update location
Update a location’s details
POST
Update a location’s address, types, active status, or date range.
Path parameters
The unique identifier (UUID) of the location to update.
Request body
Updated address. If provided,
country is required within the address object.Updated array of location types. Minimum 1 type if provided.
Whether this is the primary location.
Updated start date (YYYY-MM-DD).
Updated end date (YYYY-MM-DD).
Whether the location is active.
Updated notes.