v8

latestOpenAPI 3.1.02026-08-03150119167.4 KB
User API

Create Server File Upload

Upload file bytes through the backend and store them in R2/S3.

post/me/files/server-uploads

Request body

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

Response

Successful Response