Test connector credentials
POST/connectors/marketing/:type/test
Validates the stored credentials for a marketing connector against the provider. Returns 404 if the connector has not been configured yet. No request body.
Request
Responses
- 200
- 400
- 401
- 404
Validation result (also returned with isValid=false when the provider check fails).
Validation error
Unauthorized - Invalid or missing API key
Resource not found