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 ID of the document
"doc_2yYISEvrO9LrLAOJjnw27"
The name of the document
255"my_document.txt"
The owner of the document
"org_2nlswGH0pZ1V1OlHYAUwQG6TVBx"
The file type of the document
"text/plain"
The size of the document in bytes
1234
The date and time when the document was created in RFC 3339 format
"2024-01-01T00:00:00.000Z"