Groups

Modify group

Updates an existing group's information. Only sudo administrators can modify groups.

put/api/group/{group_id}

Path parameters

group_idinteger required

Request body

namestring required
inbound_tagsstring[] nullable
is_disabledboolean

Response

Successful Response

namestring required
inbound_tagsstring[] nullable
is_disabledboolean
idinteger required
total_usersinteger

Changes

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