Connector

Validate Http Connector Config

Validate an HTTP connector configuration and return any diagnostics or errors found.

post/api/v1/apps/connectors/validate_config/http

Request body

textstring

The configuration text to validate.

Response

The EditorValidateResponse message contains validation results.

Changes