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