Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

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

Response

Location created

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