v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
Document

Create a New Document Section

Create a new section within a specified document, with an option to set a parent section

post/v1/document/{document_id}/section

Path parameters

document_idstring uuid required

The UUID of the document to create a new section in

Request body

namestring required
parentIdstring uuid nullable
plaintextDescriptionstring nullable

Response

Successfully created new document section

metadataobject