v1
latestOpenAPI 3.0.02026-07-17121287546.7 KBConferencing
Get OAuth conferencing app auth URL
get/v2/conferencing/{app}/oauth/auth-url
Path parameters
app'zoom' | 'msteams' required
Conferencing application type
Query parameters
returnTostring required
onErrorReturnTostring required
Headers
Authorizationstring required
value must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token
Response
Example response
{
"status": "success"
}