validateCredentials
validateCredentials
POST /api/connectors/validate Validate stored credentials by testing against the third-party service. Updates credential_metadata status based on validation result.
POST
validateCredentials
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Workspace slug. Overrides subdomain-based workspace resolution when provided.
Example:
"acme"
Optional request correlation ID echoed back in the response.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Body
application/json
Input for validating stored credentials.
The credential metadata ID to validate.