Create Integration

Creates a new integration.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringRequired
createIntegrationDetailsobjectRequired
descriptionstringOptional
workspacestringOptional

The workspace in which to create the integration. If not provided, the integration will be created in the default workspace for the user’s organization, if the default workspace for the organization is configured.

Response

This endpoint returns an object.
ridstring
namestring
integrationDetailsobject
createdAtdatetime
createdBystring
descriptionstringOptional