---
title: "Deletes a subscription a user has for a a block. The user will no longer receive change notifications for the block."
method: DELETE
path: "/subscriptions/{blockID}/{subscriberID}"
---

# Deletes a subscription a user has for a a block. The user will no longer receive change notifications for the block.

`DELETE /subscriptions/{blockID}/{subscriberID}`

## Path parameters

- `blockID` string, required
- `subscriberID` string, required

## Response `200`

success

## Other responses

- `default` — internal error

---

[API](https://skmtc.net/mattermost/apis/focalboard-server.md) · [All operations](https://skmtc.net/mattermost/apis/focalboard-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mattermost/focalboard-server/versions/d238428e1666/schema)
