Connector Definitions
Check Connection
POST
/
api
/
v1
/
connector_definitions
/
check_connection
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
source
, destination
Generic connection specification structure. Specifics depend on the connector type.
Was this page helpful?