Answer a call
Use this request to answer a voice call.
Answer a channel call
post
/workspaces/{workspaceId}/channels/{channelId}/calls/{callId}/answer
Authorizations
Path parameters
workspaceIdstring · uuidrequired
The ID of the workspace
callIdstring · uuidrequired
The ID for a call
channelIdstring · uuidrequired
The ID for a channel
Responses
application/json
application/json
application/json
application/json
cURL
JavaScript
Python
HTTP
202
400
404
422
Example 1: Answer an inbound call
Last updated
Was this helpful?