Skip to main content

Add Document

POST 

/api/documents/

Add a document from a URL.

Request

Body

required

    collection Collectionrequired

    url

    object

    anyOf

    string

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...