Create a new file.
upload details of the response to actually upload the file. Each file has a unique id which is used across our API when you need to reference it.
You can optionally include custom entity metadata in the metadata field to store your own business data (e.g., descriptions, related entity IDs, processing metadata). If not provided during creation, you can add it later using Set metadata.
Below you will find examples in several programming languages to do the upload:
Node.js
file-type package to determine the content-type of the file.OAuth 2.0 authentication.