Create Connection

Import an existing connection after validation

post/v2/connection

Request body

connector_config_idstring required

The id of the connector config, starts with ccfg_

metadataobject
customer_idstring

The id of the customer in your application. Ensure it is unique for that customer.

check_connectionboolean

Perform a synchronous connection check before creating it.

Response

Successful response

{"stackTrail":"paths:/v2/connection:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes