Skip to main content
POST
Create custom integration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body schema.

kind
string
required

Discriminator for an externally hosted custom integration.

Allowed value: "external"
baseUrl
string
required

Base URL for an externally hosted custom integration.

Response

Successful response

customIntegration
Custom integration · object
required

Custom integration details.