group

Create new group with any claim. infra権限を持つユーザーが任意のclaimのグループを作成可能

post/group/admin

Request body

namestring required
descriptionstring required
joinableboolean required
claimstring required

Response

Success create admin group

groupIdstring required
namestring required
descriptionstring required
joinableboolean required
userCountinteger required

Changes

Changed in 2 of the 44 revisions of this API.11