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
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.