Name | Description | Type | Additional information |
---|---|---|---|
Name
The name of the folder.
Type
string
Additional info
Required, Max length: 50
|
|||
Name |
The name of the folder. |
string |
Required, Max length: 50 |
ParentFolderId
The id of the parentFolder. If you want to create a root folder, you can omit this property.
Type
integer
Additional info
Range: inclusive between 0 and 32767
|
|||
ParentFolderId |
The id of the parentFolder. If you want to create a root folder, you can omit this property. |
integer |
Range: inclusive between 0 and 32767 |
Links |
HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic. |
Hateoas |