---
title: "Delete Display Method"
method: DELETE
path: "/v2/identities/{identifier}/display-method/{id}"
tags: ["Display Methods"]
---

# Delete Display Method

`DELETE /v2/identities/{identifier}/display-method/{id}`

Delete a specific display method for the provided identity.

## Path parameters

- `identifier` string, required
- `id` string, required

## Response `200`

Display Method updated

- GenericMessage
  - `message` string, required

## Other responses

- `400` — Bad Request
- `404` — Not found
- `500` — Internal Server error

## Changes

- **2024-12-18** `fe16b051b34c` — 1 info
  - endpoint added
- **2024-12-18** `c211b9b15a5d` — 1 breaking
  - api path removed without deprecation
- **2024-12-17** `96ff718e8ae9` — 1 info
  - endpoint added
- **2024-12-02** `a71b9e9bd838` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/0xpolygonid/apis/privado-id-issuer/changes/v2/identities/:identifier/display-method/:id/delete.md)

---

[API](https://skmtc.dev/0xpolygonid/apis/privado-id-issuer.md) · [All operations](https://skmtc.dev/0xpolygonid/apis/privado-id-issuer/llms.txt) · [OpenAPI document](https://skmtc.dev/0xpolygonid/apis/privado-id-issuer/revisions/68efa0ba742d?raw)
