Skip to main content
POST
Update a location’s address, types, active status, or date range.

Path parameters

string
required
The unique identifier (UUID) of the location to update.

Request body

object
Updated address. If provided, country is required within the address object.
array
Updated array of location types. Minimum 1 type if provided.
boolean
Whether this is the primary location.
string
Updated start date (YYYY-MM-DD).
string
Updated end date (YYYY-MM-DD).
boolean
Whether the location is active.
string
Updated notes.