Create a form from a template blueprint
Creates a fully populated form from a template node list. Each node is inserted with options, logic wiring, and auto-layout via the `createFormFromNodes` pipeline. The form is created as a draft (not live). No auth required. Requires `workspace_id` and at least one node.
Request Body
application/jsonRequiredtitleRequired
stringForm title
Maximum length:
200workspace_idRequired
stringTarget workspace
Format:
"uuid"nodesRequired
array<object>settingsobjectForm created from template