Document Section
Delete Document Section
Delete a specific document section.
delete/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 be deleted.
Response
Successfully deleted the document section.