---
title: "Remove an address"
method: DELETE
path: "/api/cis/v1/identities/{id}/addresses/{addressId}"
tags: ["Addresses"]
---

# Remove an address

`DELETE /api/cis/v1/identities/{id}/addresses/{addressId}`

## Response `200`

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