Jobs
Upload File
Upload your file to the presigned URL from Get Upload URL
PUT
Upload your file’s binary content to the
presignedUrl received from Get Upload URL.
Headers
MIME type matching your file (e.g.,
application/pdf, image/png, text/csv)Body
Raw binary data of your file.Response
Returns HTTP200 on success with an empty body.