v1

latestOpenAPI 3.0.02026-08-061478520.6 KB
[v1] Group

Create group

Add new group. Edit permission is required.

There cannot be more than one root group (with parent_id = 0). Maximum group tree depth is 4 levels.

If you get an error 403 You can not change this group try to wait about one minute and retry.

put/group

Request body

namestring required

group name

Example request

{
  "name": "NewName"
}

Response

OK

namestring