Document Response
Update Existing Document Response
Update an existing response for a document section.
put/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 updated.
Request body
Response
Successfully updated the document response.