---
title: "Delete an Analysis Group"
method: DELETE
path: "/v1/beam/analysis-groups/{group_id}"
tags: ["Analysis Groups"]
---

# Delete an Analysis Group

`DELETE /v1/beam/analysis-groups/{group_id}`

Delete an existing Analysis Group. The individual Analyses within the group are not deleted.

## Path parameters

- `group_id` string, required

## Response `202`

Successful Response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Bearer token scope insufficient
- `404` — Analysis Group not found
- `409` — Data conflict

---

[API](https://skmtc.net/predicthq/apis/predicthq-events-api.md) · [All operations](https://skmtc.net/predicthq/apis/predicthq-events-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/predicthq/predicthq-events-api/revisions/66cd8ff349dd/schema)
