OpenAPI 3.1.02026-08-20315335690.1 KB

93df40e2efd5

Workflows

Test the exact Workflow draft and return the receiptId required to create that unchanged version

post/v1/workflows/test

Request body

namestring required
descriptionstring
codestring required
{"stackTrail":"paths:/v1/workflows/test:post:requestBody:content:application/json:schema:properties:exampleInput","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/v1/workflows/test:post:requestBody:content:application/json:schema:properties:inputSchema","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/v1/workflows/test:post:requestBody:content:application/json:schema:properties:outputSchema","oasType":"schema","type":"unknown","description":"Optional JSON Schema for the value returned by this Workflow."}
configObjectIdstring required

Response

Workflow draft tested.

receiptIdstring required
{"stackTrail":"paths:/v1/workflows/test:post:responses:200:content:application/json:schema:properties:value","oasType":"schema","type":"unknown"}
markdownstring required
codeDigeststring required
resultDigeststring required
inputSchemaDigeststring nullable required
outputSchemaDigeststring nullable required
rendererVersion'codemode-markdown-v1' required
finishedAtstring date-time required