Calendar Oauth Start
AuthorizationBearer <token>
In: header
Path Parameters
provider*Provider
Value in
"google" | "microsoft"Response Body
application/json
application/json
curl -X GET "https://loading/api/v2/meetings/calendar-oauth/google/start"{
"property1": "string",
"property2": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}