Create calendar integration

Authentication

api-keystring

Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.

Request

This endpoint expects an object.
TitlestringRequired
TypeenumRequired
Allowed values:
SettingsstringRequired

JSON string. Calendly: {OrganizationUrl, EventTypeId, ApiKey}. Cal.com: {ApiKey, EventTypeId, TeamId?}

Response

Integration created
Titlestring
Typeenum
Allowed values:
Settingsstring

JSON string. Calendly: {OrganizationUrl, EventTypeId, ApiKey}. Cal.com: {ApiKey, EventTypeId, TeamId?}

PartitionKeystring
RowKeystring
Timestampdatetime

Errors

400
Bad Request Error
500
Internal Server Error