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

---

[API](https://skmtc.net/0xpolygonid/apis/privado-id-issuer.md) · [All operations](https://skmtc.net/0xpolygonid/apis/privado-id-issuer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/0xpolygonid/privado-id-issuer/revisions/8ea65174fe46/schema)
