Add a section to the document
POST/api/v1/document-builder/:sessionId/sections
Add a new section to the document with its complete content. Sections are identified by their array index (0-based).
Request
Responses
- 200
- 400
- 401
- 404
Section added successfully
Invalid section configuration
Unauthorized
Document builder session not found