Folders
Create folder
Create a group folder. groupId and name are required; description and parent are optional when supported by the folder controller.
post/api/v1/folders/create/
Response
The resource was created successfully.
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.