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
Response
Document section successfully updated