Update a Location

OAuth Scope

This endpoint requires the following OAuth scope manage_locations.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the Location

Body Params

Location fields to update

string
required
length ≤ 50

Location's name

string
length ≤ 100

First line of the location's address. Contains the street number and street name.

string
length ≤ 100

Second line of the location's address. Used for additional address information such as building/suite numbers or street details.

string
length ≤ 100

Third line of the location's address. Used for additional address details when line1 and line2 are not sufficient.

string
length ≤ 50

Email Address

string
length ≤ 100

Email Address

string
length ≤ 100

Email Address

string
length ≤ 100

Primary contact phone number for the location. Can include formatting characters.

string
length ≤ 400

Address State

float

Longitude coordinate of the location in decimal degrees format. Used for geolocation and distance calculations. Expected range is between -180 and 180 degrees.

float

Latitude coordinate of the location in decimal degrees format. Used for geolocation and distance calculations. Expected range is between -90 and 90 degrees.

uuid

Unique identifier for this record

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json