ChatbotConnection

IDT-1994: try the connection against a real URL before publishing. A single SSRF-guarded GET with the connection's auth headers; the response body is never returned. A failed test is still HTTP 200 — the outcome is data, not an API error.

post/v1/chatbots/connections/{id}/test

Path parameters

idinteger required

Request body

urlstring required

Response

OK

okboolean
statusinteger nullable
reasonstring nullable
durationMsinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.