Create a file upload request in the user’s root folder.
Please see the File Uploads guide for an overview of the whole process.
The response includes a meta.direct_upload object containing:
url: The URL to upload the file toheaders: Headers to include in the upload requestblob_signed_id: Signed ID of the blob (for reference)Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer token