Set the default conferencing app for an organization user
Conferencing
Set the default conferencing app for an organization user
Sets the default conferencing app for a specific user within the organization. If accessed using an OAuth access token, the APPS_WRITE scope is required.
POST
Set the default conferencing app for an organization user
Headers
For non-platform customers - value must be Bearer <token> where <token> is api key prefixed with cal_
For platform customers - OAuth client secret key
For platform customers - OAuth client ID
Body
application/json
The slug of the conferencing app to set as default
Available options:
google-meet, zoom, msteams, daily-video Example:
"google-meet"
Response
200 - application/json
Available options:
success, error Example:
"success"