Skip to main content
POST
Create Integration

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Body

application/json
logicalId
string | null

Unique identifier for the integration use-case

integrationId
string | null

Reference to the associated integration

Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

schedulerNames
string[]

List of associated scheduler names

config
Appointment Reminder With Sheet Use Case Configuration · object

type-specific configuration schema determined by 'type'.

Response

Successful Response

Response model for a single integration use case. Contains a IntegrationsUseCasesModel object.

integration_use_case
IntegrationsUseCasesModel · object
required

Single integration use case object