---
title: "Remove a phone number"
method: DELETE
path: "/api/cis/v1/identities/{id}/phones/{phoneId}"
tags: ["Phones"]
---

# Remove a phone number

`DELETE /api/cis/v1/identities/{id}/phones/{phoneId}`

## Response `200`

Phone deleted

- object
  - `deleted` boolean

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/stalela/apis/stalela-cis-customer-identity-service-api.md) · [All operations](https://skmtc.net/stalela/apis/stalela-cis-customer-identity-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stalela/stalela-cis-customer-identity-service-api/revisions/3065faad0b6b/schema)
