Folders

Create a new folder within a given folder

post/public/api/v1/folders

Request body

requestIdstring required

Should be any unique value, e.g. UUID, current timestamp etc

titlestring required
parentFolderIdstring required

Response

OK

idstring required
titlestring required
parentFolderIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.