Ring a call

In order to initiate ringing on an inbound call you can use this request.

Ringing call

post

Send call ringing

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}/ringing

Example 1: Ringing an inbound call

Last updated

Was this helpful?