Run an action test bench

View as Markdown

Runs the kind-discriminated test bench in memory — an extract action analyzes 1–3 request-supplied sample files; a generate action renders its template. Nothing persists (no records, files, or run). Fill actions are not yet supported.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

idstringRequired

Request

This endpoint expects an object.
objectRequired
OR
objectRequired

Response

The test-bench result.

ActionExtractTestResultobject

The per-sample extract test-bench results.

OR
ActionGenerateTestResultobject

The generate test-bench rendered document.

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error