v1
latestOpenAPI 3.1.02026-08-04194074.5 KBuser
Initialize a file upload. Responds with an URL where the file can be uploaded.
post/api/v1/user/file/{name}/initUpload
Path parameters
namestring required
The Name of the file that will be uploaded
Query parameters
folderstring required
The Name of the folder that the file will be placed in
Request body
Response
Provided URL to upload file.