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

# Delete Subscription

`DELETE /webhooks/{subscription_id}`

## Path parameters

- `subscription_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-03-04** `c8917fecb5bf` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/webhooks/: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/c8917fecb5bf/schema)
