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

Changes

Changed in 5 of the 49 revisions of this API.48

    • added optional request body

      request-body-added-optional

  • b138acdc7eeb33See the full diff
    • the Print-After-Upload request header's property undefined was restricted to a list of enum values

      request-header-property-became-enum

    • the header request parameter Print-After-Upload was restricted to a list of enum values

      request-parameter-became-enum

    • for the header request parameter Print-After-Upload, default value was changed from false to ?0

      request-parameter-default-value-changed

    • added the new enum value ?0 to the header request parameter Print-After-Upload

      request-parameter-enum-value-added

    • added the new enum value ?1 to the header request parameter Print-After-Upload

      request-parameter-enum-value-added

    • for the header request parameter Print-After-Upload, the type/format was generalized from boolean/ to string/

      request-parameter-type-generalized

    • added the new optional header request parameter Overwrite

      new-optional-request-parameter

    • endpoint added

      endpoint-added

    • added the new optional header request parameter Accept to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional header request parameter Accept-Language to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog