---
title: "DELETE /v1/contactBooks/{contactBookId}/contacts/bulk"
method: DELETE
path: "/v1/contactBooks/{contactBookId}/contacts/bulk"
---

# DELETE /v1/contactBooks/{contactBookId}/contacts/bulk

`DELETE /v1/contactBooks/{contactBookId}/contacts/bulk`

## Path parameters

- `contactBookId` string, required

## Request body

- object
  - `contactIds` string[], required

## Response `200`

Bulk delete contacts from a contact book

- object
  - `success` boolean, required
  - `count` number, required

---

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