Merge Groups with New Name Use Case

Merge two groups together under a new group name (destructive to old groups). Must have permission to modify both lists.

Inputs

  • Space/Group names of both groups to merge.

Outputs

  • Boolean on whether it succeeded or not.

Exceptions

  • If either group doesn't exist
  • If new group name is already taken
  • If no permissions to operate on groups.