Link relation loc:create-folder

Overview

Add a folder to a folder collection.

HTTP method

POST

URL template parameters

-

Query parameters

-

Request body

The base properties of the folder to be created. Example:

{
    "common": {
        "name": "Created Folder's Name"
    }
}

HTTP response

Response body

The new item

Available in