Ring a call
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token
Path parameters
workspaceIdstring · uuidRequired
The unique identifier of the workspace.
callIdstring · uuidRequired
The ID for a call
channelIdstring · uuidRequired
The ID for a channel
Responses
202
Call Command Ringing was accepted for processing
application/json
idstring · uuidOptional
callIdstring · uuidOptional
callFlowIdstring · uuid · nullableOptional
statusstringOptional
commandstringOptional
400
An error
application/json
404
An error
application/json
422
The request contains invalid parameters or body fields.
application/json
post/workspaces/{workspaceId}/channels/{channelId}/calls/{callId}/ringing
Example 1: Ringing an inbound call
Last updated
Was this helpful?

