---
title: "Delete Subscription"
method: DELETE
path: "/webhooks/subscriptions/{subscription_id}"
tags: ["Webhooks"]
---

# Delete Subscription

`DELETE /webhooks/subscriptions/{subscription_id}`

## Path parameters

- `subscription_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-03-17** `e397832d09fe` — 1 info
  - endpoint added
- **2025-06-27** `e3e84db47198` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/webhooks/subscriptions/:subscription_id/delete.md)

---

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