fossa_delete_release_group
Delete a FOSSA release group and all its releases. Requires destructive write permissions; projects and scan history remain intact.
Instructions
Delete a FOSSA release group and every release in it.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true and FOSSA_ALLOW_DESTRUCTIVE=true.
This removes the grouping, not the projects: the projects and their scan history survive. The release group and its releases do not, and FOSSA offers no undo. To remove one release instead, use fossa_delete_release_group_release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| release_group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||