| Name | Required | Description |
|---|---|---|
| clientId | Yes | Your OAuth2 client ID |
| options | Yes | Configuration options - apiUrl (should be https://api.cal.com/v2) and refreshUrl (URL of endpoint you have to build that to which atoms will send expired access tokens and receive new one in return. readingDirection (defaults to “ltr” but can also pass “rtl” which will change direction of UI components) |
| accessToken | Yes | The access token of your user for whom cal handles scheduling. |
| autoUpdateTimezone | No | Whether to automatically update managed user timezone (default: true) |
| language | No | Language code (default: “en”) - available languages: “en”, “de”, “fr”, “it”, “nl”, “pt-BR”, “es” |
| organizationId | No | ID of your organization |