Connections
Test connection
Verify that a saved connection’s credentials are valid.
POST
Calls the connector’s
testConnection method using the stored credentials. Returns whether the credentials are valid and an optional diagnostic message.
Path parameters
Connection ID to test.
Response
true if credentials are valid.Human-readable result or error detail.

