ReferenceDocumentsDocumentidAttachment analysesAnalysisid
Delete attachment analysis for document
Delete attachment analysis for document - DELETE /documents/{documentId}/attachment-analyses/{analysisId}. DocDealer REST API reference.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
documentId*string
analysisId*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/documents/string/attachment-analyses/string"{ "success": true}List attachment analyses for document GET
List attachment analyses for document - GET /documents/{documentId}/attachment-analyses. DocDealer REST API reference.
Get attachment analysis for document GET
Get attachment analysis for document - GET /documents/{documentId}/attachment-analyses/{analysisId}. DocDealer REST API reference.