curl --request POST \
--url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/default
{
"status": "success"
}
curl --request POST \
--url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/conferencing/{app}/default
{
"status": "success"
}
Conferencing application type
google-meet
, zoom
, msteams
, daily-video
The response is of type object
.