---
title: "Delete aggregator"
method: DELETE
path: "/v1/aggregators/{id}"
tags: ["Aggregators"]
---

# Delete aggregator

`DELETE /v1/aggregators/{id}`

Delete an existing aggregator.

## Path parameters

- `id` string, required

## Response `204`

Aggregator deleted

## Other responses

- `400` — Aggregator is linked to a product
- `404` — Aggregator not found

---

[API](https://skmtc.dev/hyperline/apis/hyperline-api.md) · [All operations](https://skmtc.dev/hyperline/apis/hyperline-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperline/hyperline-api/revisions/19fa5f22e39b/schema)
