Skip to main content
PATCH
Update Location

Authorizations

X-API-KEY
string
header
required

Path Parameters

location_id
integer
required

The ID of the location

Body

application/json
name
string

Name of the location

address
string | null

Physical address of the location

google_place_id
string | null

Google Places ID for the location

Response

Location updated successfully

id
integer
name
string
phone_number
string | null
status
enum<string>
Available options:
pending,
active
address
string | null
google_place_id
string | null
created_at
string<date-time>
updated_at
string<date-time>