---
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: "/api/v1/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 /api/v1/subscriptions/{blockID}/{subscriberID}`

## Path parameters

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

## Response `200`

success

## Other responses

- `default` — internal error

## Changes

- **2022-03-22** `cdfed1e96572` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mattermost/apis/focalboard-server/changes/api/v1/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/e8bd8dee7882/schema)
