v1

latestOpenAPI 3.0.02026-07-17121287546.7 KB
Selected Calendars

Delete a selected calendar

delete/v2/selected-calendars

Query parameters

integrationstring required
externalIdstring required
credentialIdstring required
delegationCredentialIdstring

Headers

Authorizationstring required

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

Response

status'success' | 'error' required

Example response

{
  "status": "success"
}