Update a location

patch

Update an existing location for an agent.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired
locationIdstringRequired
Body
namestring · min: 1Optional
descriptionstring | nullableOptional
Responses
200

Successful Response

application/json
patch
/v1/agents/{agentId}/locations/{locationId}

Last updated