Create a new document builder session
POST/api/v1/document-builder
Create a new document builder session for incremental document building. Used by AI agents to build documents step by step. Sections are optional and can be added later via the sections endpoint.
Request
Responses
- 201
- 400
- 401
Document builder session created successfully
Invalid configuration
Unauthorized