---
title: "Delete subscription"
method: DELETE
path: "/webhooks/{webhookId}"
tags: ["14. Webhooks"]
---

# Delete subscription

`DELETE /webhooks/{webhookId}`

## Path parameters

- `webhookId` string, uuid, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `422` — Unprocessable Entity

---

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