---
title: "Subscribers removal"
method: POST
path: "/v1/topics/{topicKey}/subscribers/removal"
tags: ["Topics"]
---

# Subscribers removal

`POST /v1/topics/{topicKey}/subscribers/removal`

Remove subscribers from a topic

## Path parameters

- `topicKey` string, required

## Request body

- RemoveSubscribersRequestDto
  - `subscribers` string[], required — List of subscriber identifiers that will be removed to the topic

## Response `204`

---

[API](https://skmtc.dev/cequens/apis/authentication.md) · [All operations](https://skmtc.dev/cequens/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cequens/authentication/revisions/deadb0661f19/schema)
