Deletes a GitLab group by its ID or URL-encoded path. Use this action when you need to remove a group entirely. This action is irreversible — the group cannot be recovered once permanently removed. On GitLab.com, groups are retained for 30 days before permanent deletion unless p…
idRequiredThe ID or URL-encoded path of the group to be deleted.
full_pathstringThe full path of the group (e.g., parent_group/subgroup). Required when permanently_remove=true.
permanently_removebooleanIf true, the group is deleted immediately. Otherwise, it is marked for deletion and removed after a retention period (30 days on GitLab.com, configurable on self-managed).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.