Upload File
POST/api/media/files/upload
Server-side upload fallback (small files / non-browser clients).
The browser-facing path is the presigned direct upload (/files/uploads/*),
which streams bytes straight to B2 and never through this endpoint.
Request
Responses
- 200
- 422
Successful Response
Validation Error