---
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

---

[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)
