Update Group

Use the Update Group endpoint to update an existing group, either a root group or a non-root group. Pass only the parameter(s) to update. All of the name parameters support the Latin-9 (ISO-8859-15) character set. You cannot change the parent ID of a group. See Creating a Corporate Hierarchy for instructions on using this endpoint.

See Global Response Statuses for status codes that are common across endpoints.

The table below lists status codes that apply to this specific endpoint.

Status CodeCode Description
615-01Invalid group ID. The groupId does not exist in the core. Verify that groupId is correct by calling Get Group Hierarchy for the root group.
615-02Maximum level for a root group cannot be decreased. Set maxLevel to a value higher than the current level.
615-03Cannot update maxLevel for a non-root group. Verify that groupId is a root group or leave maxLevel blank.
Language
Click Try It! to start a request and see the response here!