---
title: "Remove BlocklistItems From Text Blocklist"
method: POST
path: "/text/blocklists/{blocklistName}:removeBlocklistItems"
---

# Remove BlocklistItems From Text Blocklist

`POST /text/blocklists/{blocklistName}:removeBlocklistItems`

Remove blocklistItems from a text blocklist. You can remove at most 100 BlocklistItems in one request.

## Path parameters

- `blocklistName` string, required

## Query parameters

- `api-version` string, required

## Request body

- RemoveTextBlocklistItemsOptions — The request to remove blocklistItems from a text blocklist.
  - `blocklistItemIds` string[], required — Array of blocklistItemIds to remove.

## Response `204`

There is no content to send for this request, but the headers may be useful.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2023-04-30-preview) `120760ad4fa5` — 1 breaking
  - api path removed without deprecation
- **2026-07-13** (2023-04-30-preview) `27ee804ec873` — 1 info
  - endpoint added
- **2023-05-09** (2023-04-30-preview) `935ba3d5e45a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/cognitiveservices-contentsafety/changes/text/blocklists/:blocklistName:removeBlocklistItems/post.md)

---

[API](https://skmtc.dev/azure/apis/cognitiveservices-contentsafety.md) · [All operations](https://skmtc.dev/azure/apis/cognitiveservices-contentsafety/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/cognitiveservices-contentsafety/revisions/d4969093cba0/schema)
