---
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

## Changes

- **2022-04-13** `8e122d5d731c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mattermost/apis/focalboard-server/changes/subscriptions/:blockID/:subscriberID/delete.md)

---

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