Upload File Presigned Url
Returns a presigned url for uploading a file to the user’s files bucket.
After uploading a file, the user can use the included_file_names field
in the RunTaskRequest to include the files in the task.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
file_name
content_type
Response
Successful Response
upload_url