Test a BYOAI block from the form without saving
POST/openai/connections/:ai_type/probe
Dry-run the connectivity probe for one BYOAI block — 'validation' (fast), 'remediator' (smart) or 'embedding' — against the request body (the current form values), without persisting anything. Mirrors PUT /connections/byoai: every connection is the same generic OpenAI-compatible client, an empty api_key reuses the stored one, and the embeddings model is fixed platform-side. Returns 400 on a failed probe. Requires the ai_byoai plan feature.
Request
Responses
- 200
- 422
Successful Response
Validation Error