Update

View as Markdown
Updates an existing location for the specified company. Only the fields provided in the request body will be updated.

Request

This endpoint expects a multipart form.
citystringRequired

Optional: City

namestringRequired

Required: Name of the location

phonestringRequired

Optional: Phone

statestringRequired

Optional: State

countrystringRequired

Optional: Country

websitestringRequired

Optional: Website

zipcodestringRequired

Optional: Zipcode

address1stringRequired

Optional: Address 1

address2stringRequired

Optional: Address 2

timezonestringRequired

Optional: IANA timezone name (e.g. America/New_York, Europe/London). Drives business-hours-aware behavior — e.g. Communications inbound-callback routing reads location.timezone first, then falls back to tenant.timezone, then config(‘app.timezone’). Validates against PHP timezone:all rule.

descriptionstringRequired

Optional: Description

display_namestringRequired

Optional: Display name

Response

Successful response