core

Group Viewset

put/core/groups/{group_uuid}/

Path parameters

group_uuidstring uuid required

A UUID string identifying this Group.

Request body

namestring required
is_superuserboolean

Users added to this group will be superusers.

parentsstring[]
usersinteger[]
attributesobject
rolesstring[]

Response

pkstring uuid required
num_pkinteger required
namestring required
is_superuserboolean

Users added to this group will be superusers.

parentsstring[]
usersinteger[]
attributesobject
rolesstring[]
childrenstring[] required

Changes

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