Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

location_uuid
string<uuid>
required

Location UUID

Body

application/json
city
string | null
country
string | null
manager_uuids
string<uuid>[] | null
name
string | null
state
string | null
street_address_one
string | null
street_address_two
string | null
zip_code
string | null

Response

Location updated

status
string
required
timestamp
string<date-time>
required
data
object
message
string | null
request_id
string | null