---
title: "Delete a phone book"
method: DELETE
path: "/phonebooks/{phone_book_id}"
tags: [""]
---

# Delete a phone book

`DELETE /phonebooks/{phone_book_id}`

## Path parameters

- `phone_book_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

200

- DeleteAPhoneBookResponse200
  - `status` string — Whether the request was successful.

---

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