Skip to main content

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

Successful Response