Skip to main content

Patch a group

PUT 

/api/v4/groups/:group_id/patch

Partially update a group by providing only the fields you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.

Permissions

Must have manage_system permission.

Minimum server version: 5.11

Request

Responses

Group patch successful