Content-Type header.
In case the Content-Type header is not provided, the file extension will be used to infer the type.
If the file type cannot be determined, it will default to application/octet-stream.
We only keep one copy of the file, so uploading the same file multiple times will return the same file_id.
labels text field in the multipart form data.
Labels are optional, but they can be very useful for organizing and managing parse jobs.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
File uploaded successfully