Skip to main content
PUT
This endpoint updates location details including contact information, operating hours, and capabilities.

Authentication

This endpoint requires a valid API key with locations:write permissions.

Path Parameters

string
required
The unique identifier of the location

Request Body

string
Update location name
object
Update contact information
object
Update operating hours
array
Update location capabilities
object
Update capacity information
boolean
Update active status
object
Update custom fields

Response

Returns the updated location object.