Answer a call

Use this request to answer a voice call.

Answer call

post

Answer a channel call

Authorizations
HTTPRequired

Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')

Path parameters
workspaceIdstring · uuidRequired

The ID of the workspace

callIdstring · uuidRequired

The ID for a call

channelIdstring · uuidRequired

The ID for a channel

Responses
post
/workspaces/{workspaceId}/channels/{channelId}/calls/{callId}/answer

Example 1: Answer an inbound call

Last updated

Was this helpful?