Test Connection
POST/api/v1/connections/:connection_id/test
Manual re-test of a connection. Identical behavior to the auto-test that runs as part of POST /connections, just exposed as its own endpoint for retries from the UI.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Successful Response
Malformed or business-invalid request
Authentication required or invalid credentials
Authenticated but insufficient permissions
Resource not found
Validation error