Update an Agent

Update agent details

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
Body
companyDescriptionstringOptional

The description of the company the agent works for

Responses
200

Agent updated successfully

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

Last updated