---
title: "Delete Group"
method: DELETE
path: "/v1/config/groups/{groupId}"
tags: ["Groups"]
---

# Delete Group

`DELETE /v1/config/groups/{groupId}`

Use this method to list the log groups.

## Path parameters

- `groupId` string, required

## Headers

- `servicekey` string, required

## Response `200`

OK

- object

## Other responses

- `400` — Bad request

---

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