v1
latestOpenAPI 3.0.02026-07-17121287546.7 KBConferencing
Set your default conferencing application
post/v2/conferencing/{app}/default
Path parameters
app'google-meet' | 'zoom' | 'msteams' | 'daily-video' required
Conferencing application type
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"
}