group groupRef revokeGlobalPermissions

Available for: Content Management Server

Task: Revokes the specified permissions of the group with the name name.

Syntax:

group withName name revokeGlobalPermissions {permission}

Function parameters:

  • permission designates a global permission.

Return value if successful: none

Necessary permissions:

  • The logged-in user must be a super user or
  • The logged-user must have the permissionGlobalUserEdit permission and be the direct or indirect owner of the name group.

Example:

CM>group withName editors revokeGlobalPermissions permissionGlobalRTCEdit