v1

latestOpenAPI 3.0.1AGPLv32026-07-17302746.4 KB

upload file or create folder

put/api/v1/files/{storage}/{path}

Headers

Content-Lengthinteger
Example:101342

Length of file to upload

Content-Typestring

Type of uploaded media

Print-After-Upload'?0' | '?1'

?0=False, ?1=True, according RFC8941/3.3.6

Whether to start printing the file after upload

Overwrite'?0' | '?1'

?0=False, ?1=True, according RFC8941/3.3.6

Whether to overwrite already existing files

Response

Created