Document Response
Delete Document Response
Delete a specific document response.
delete/v1/document/{document_id}/section/{document_section_id}/response/{document_response_id}
Path parameters
document_idstring uuid required
The UUID of the document.
document_section_idstring uuid required
The UUID of the document section.
document_response_idstring uuid required
The UUID of the document response to be deleted.
Response
Successfully deleted the document response.