Skip to main content

Delete document ocr

DELETE 

/documents/:documentId/ocr

Delete a document's optical character recognition (OCR) result, if exists;

Tesseract available for all editions, but Textract engine and tables and forms options available as an Add-On Module

Request

Path Parameters

    documentId stringrequired

    Document Identifier

Query Parameters

    siteId string

    Site Identifier

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    message string

    Result message

Loading...