---
title: "Deletes a subscription"
method: DELETE
path: "/subscriptions/{stream}/{subscription}"
tags: ["Subscriptions"]
---

# Deletes a subscription

`DELETE /subscriptions/{stream}/{subscription}`

Deletes a subscription.

## Path parameters

- `stream` string, required
- `subscription` string, required

## Response `200`

OK

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

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