latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Teams
Get a call queue participant and initiate a call
REQUIRED SCOPES <code>['teams:read']</code><br>Get a call queue participant and initiate a call
get/teams/{team}/queue/{callSid}
Path parameters
teaminteger required
ID of the team
callSidstring required
Twilio Call SID
Response
Successful operation
Example response
{
"success": true
}