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.
Below you will find examples in several programming languages to do the upload:
Node.js
Node.js
The following example uses
file-type
package to determine the content-type of the file.Authorizations
OAuth 2.0 authentication.
Body
application/json
Response
File created.