Create a location

post

Create a new location for an agent.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

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

Successful Response

application/json
post
/v1/agents/{agentId}/locations

Last updated