ReferenceDocumentsDocumentidAttachment analysesAnalysisid

    Delete attachment analysis for document

    Delete attachment analysis for document - DELETE /documents/{documentId}/attachment-analyses/{analysisId}. DocDealer REST API reference.

    DELETE
    /documents/{documentId}/attachment-analyses/{analysisId}

    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}