v8

latestOpenAPI 3.1.02026-08-03150119167.4 KB
User API

Create File Upload

Create an uploading file row and return a presigned R2/S3 PUT URL.

post/me/files/uploads

Request body

filenamestring required
mime_typestring required
size_bytesinteger required
run_idstring uuid nullable
tagsstring[] required
metadataobject nullable
conflict_strategy'error' | 'overwrite' | 'rename'

Response

Successful Response

upload_urlstring required
method'PUT'
headersobject required
expires_in_secondsinteger required