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
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.