Skip to main content

Delete Document

DELETE 

/api/documents/:id

Delete a document.

Request

Path Parameters

    id Idrequired

    The document ID.

Responses

Successful Response

Schema

    id

    object

    anyOf

    integer

    collection Collectionrequired

    extracted_text

    object

    anyOf

    string

    url

    object

    anyOf

    string

    ingest_state

    object

    anyOf

    string

    ingest_error

    object

    anyOf

    string

Loading...