Skip to main content
POST
Upload Documents

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
files
file[]
required

The document files to upload

categories
string[] | null

Categories for the documents

Response

Successful Response