Removes a manager from a group.

The current user must be an administrator in the group. The group creator can't be removed.

This method requires the following permissions: groups.

Parameters

group_id
integer (positive)

Group identifier.

user_id
integer (positive)

User identifier.

Result

Returns true on success.

Errors

182
Can't remove this group manager
Global errors may also occur when calling this method.