Appearance
Upload File Proxy
POST
/files/{file_id}/upload
Proxy endpoint for file uploads when clients cannot access S3 directly.
This endpoint mimics S3 presigned POST behavior, accepting form data with the file blob.
Authorizations
HTTPBearer
Use your API token
Type
HTTP (bearer)
Parameters
Path Parameters
file_id*
Type
Requiredstring
Format
"uuid"Request Body
multipart/form-data
file
string
Format
"binary"Responses
Successful Response
application/json
object
Empty response body
Collapse
additionalProperties
string