Update a call

patch

Update a phone call.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

callIdstringRequired

The ID of the phone call.

Body
tagsstring[]Optional
Responses
200

Successful Response

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

Last updated