Skip to content

Test a connection

POST
/accounts/{accountId}/connections/{connectionId}/test

Fires a connector-defined test (inbound and/or outbound) and reports the result.

accountId
required
string
connectionId
required
string

Opaque connection id (conn_…).

Test result.

object
inbound
string
Allowed values: ok no_recent_event error
outbound
string
Allowed values: ok error
detail
string

Missing or invalid authentication/signature.

object
error
object
code
string
invalid_signature
message
string
requestId
string
Was this page helpful? Tell us / report an issue ↗