Conferencing
Connect your conferencing application
post/v2/conferencing/{app}/connect
Path parameters
app'google-meet' 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
{
"data": {
"type": "google_video",
"invalid": true
}
}Changes
No recorded changes to this endpoint across all 50 revisions of this API.