Skip to main content

Test a stored target connection

POST 

/targets/:tid/test-connection

With no body (or config omitted), probes the stored config as-is (health-check). With a config body, merges it onto the stored config (masked '****' secret resolution) and probes the merged result (edit-time validation) — mirrors the pre-creation route's target_id-merge branch, scoped via the path instead of the body.

Request

Responses

Successful Response