---
title: "add multiple entries. 🔐"
method: POST
path: "/v3/blacklist/batch"
tags: ["blacklist"]
---

# add multiple entries. 🔐

`POST /v3/blacklist/batch`

## Request body

- BlacklistBatchModel
  - `items` string[], required — comment?: string}> $items Blacklist entries

## Response `200`

Success

- string[]

## Other responses

- `500` — RestException

---

[API](https://skmtc.net/cleverreach/apis/cleverreach-rest-api.md) · [All operations](https://skmtc.net/cleverreach/apis/cleverreach-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cleverreach/cleverreach-rest-api/versions/7248a065f67f/schema)
