ReferenceDocumentsDocumentid

    Delete document

    Delete document - DELETE /documents/{documentId}. DocDealer REST API reference.

    DELETE
    /documents/{documentId}

    Authorization

    bearerAuth
    AuthorizationBearer <token>

    In: header

    Path Parameters

    documentId*string

    Response Body

    application/json

    application/json

    application/json

    application/json

    curl -X DELETE "https://example.com/documents/string"
    {  "success": true}