v8

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

Update an Existing Document Section

Update an existing document section's details by document section ID

put/v1/document/{document_id}/section/{document_section_id}

Path parameters

document_idstring uuid required

The UUID of the document.

document_section_idstring uuid required

The UUID of the document section to update.

Request body

namestring nullable
plaintextDescriptionstring nullable
pdfIncludeDescriptionboolean nullable
pdfIncludeSectionboolean nullable
pageBreakBeforeboolean nullable

Response

Document section successfully updated

metadataobject