Create a new document. Unlike other endpoints, this endpoint requires data
to be sent as multipart/form-data
rather than JSON. The only supported
file type is PDF with a maximum size of 512MiB. Other file types can be
uploaded (with type application/octet-stream
) but will not be processed
into Tuples.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Document created successfully
The response is of type object
.