v47

latestOpenAPI 3.0.3Discuss directly with founders for license.raw.githubusercontent.com2026-01-30251599686.2 KB
code

Generates code based on the provided prompt.

Events are streamed via WebSocket connection. This endpoint returns immediately after starting the generation process.

post/code/generate-code

Request body

assistantMessageIdstring uuid nullable
chatSessionIdstring uuid required
connectorIdsConnectorId[]
filePathsstring[]
promptstring required
triggerWorkflowExecutionboolean
userMessageIdstring uuid nullable

Response

Code generation started successfully