List Calendar Providers
Return which calendar OAuth providers are configured on the server.
Return which calendar OAuth providers are configured on the server.
AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://loading/api/v2/meetings/calendar-providers"{
"property1": true,
"property2": true
}