latestOpenAPI 3.1.02026-08-10386.5 KB
edf00deb3363
Files
Upload a file
Uploads a file as multipart/form-data. The upload is validated and accepted synchronously, then processed asynchronously.
Constraints:
- The request method must be PUT.
- Content-Type must be multipart/form-data.
- Content-Length is required (chunked transfer encoding is not supported).
- Maximum size is 125 MB.
put/r/v0/files/upload
Response
File received; processing will begin shortly.