Skip to main content
PATCH
Update a location

Authorizations

x-api-key
string
header
required

Location/organization API key.

Path Parameters

location_id
string
required

Body

application/json
name
string
contact_information
string
default_language
string
address
object

Partial address; omitted fields are preserved, explicit null clears.

Response

The updated location.

id
string
Example:

"loc_r8v4n2c6tz"

object
enum<string>
Available options:
location
organization_id
string | null
name
string
Example:

"Pokawa Châtelet"

currency
string
Example:

"EUR"

country
string
Example:

"FR"

timezone
string
Example:

"Europe/Paris"

default_language
string
Example:

"fr"

address
object | null
created_at
string<date-time>
updated_at
string<date-time>