Skip to main content
GET
Get OAuth conferencing app auth URL

Headers

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token

Path Parameters

app
enum<string>
required

Conferencing application type

Available options:
zoom,
msteams

Query Parameters

returnTo
string
required
onErrorReturnTo
string
required

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
Example:

"success"