v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
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.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}