v1

latestOpenAPI 3.1.02026-07-2683111282.3 KB
Folder Operations

Create or update a folder

Create a new folder that doesn't yet exist. Or if the folder exists, update its information.

put/{folder_path}

Path parameters

folder_pathstring required

Path of a folder. This is the absolute path to the folder, including the folder name

Headers

X-Resource-Versionstring

Resource's version, as obtained when GETting the resource. The first time a resource is created, a empty value is expected (omit the header). Must be used in any subsequent update requests of this resource

Request body

OR

Response

OK

OR