Create File Upload
Files
Create File Upload
Generate a pre-signed URL for uploading a JSON file. After uploading, you must call the complete endpoint to finalize the upload.
POST
Create File Upload
Authorizations
Bearer authentication header of the form Bearer , where is your auth token.
Body
application/json
Response
Successful response with upload URL.