Skip to main content
POST
test-connection

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Connection id or connection key.

Response

200 - application/json

Run the connector’s connection test through this connection and return whether it succeeded.

success
boolean
required
result
any
request
string