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

# DELETE /v1/contactBooks/{contactBookId}

`DELETE /v1/contactBooks/{contactBookId}`

## Path parameters

- `contactBookId` string, required

## Response `200`

Contact book deleted successfully

- object
  - `id` string, required
  - `success` boolean, required
  - `message` string, required

## Other responses

- `403` — Forbidden - API key doesn't have access
- `404` — Contact book not found

## Changes

- **2026-01-17** `da09bf6f14b1` — 1 info
  - endpoint added
- **2024-05-21** `ad91eadfd8ee` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/usesend/apis/usesend-api/changes/v1/contactBooks/:contactBookId/delete.md)

---

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