Skip to main content
POST
Calls the connector’s testConnection method using the stored credentials. Returns whether the credentials are valid and an optional diagnostic message.

Path parameters

string
required
Connection ID to test.

Response

boolean
true if credentials are valid.
string
Human-readable result or error detail.
Last modified on April 2, 2026