v8

latestOpenAPI 3.0.2raw.githubusercontent.com2025-07-05181151306.2 KB
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

type'Flexible' | 'File Upload' | 'Table' | 'Signature' | 'Selection' | 'null' nullable
{"stackTrail":"components:schemas:UpdateDocumentResponse:properties:typeOptions","oasType":"schema","type":"unknown","nullable":true}
pdfIncludeResponseboolean nullable
resetAfterResponseboolean nullable
enableSubmissionboolean nullable

Response

Successfully updated the document response.

metadataobject