This endpoint allows partially updating a group’s name or description.
PATCH allows updating only the fields you want to change.
Access levels:
Group name must be unique within the company.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Group updated successfully