mitre-attack / mitre-attack/attack-workbench-rest-api
Badly formatted parameter error when deleting collections
Open
@seansica is already working on this.
Since Nov 13, 2025.
bug
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 18
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
It appears that is a bug in the 'Delete Collection' endpoint:
DELETE /api/collections/x-mitre-collection--1f5f1533-f617-4ca8-9ab4-6a02367fa019/modified/2025-10-28T14:00:00.188Z?deleteAllContents=true
Requests will fail, return a 500, and log the following message:
message: 'Delete collection failed. Error: Badly formatted parameter',
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.