Group Types

Create a group type and its roles. Roles: admin.

post/api/groupTypes

Request body

membershipIdinteger
parentGroupTypeIdinteger
namestring required
namePluralstring required
descriptionstring
isPrivateboolean required

Response

OK

successboolean
errorstring

Changes

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