---
title: "Delete Link"
method: DELETE
path: "/v2/identities/{identifier}/credentials/links/{id}"
tags: ["Links"]
---

# Delete Link

`DELETE /v2/identities/{identifier}/credentials/links/{id}`

Remove a specific link for the provided identity.

## Path parameters

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

## Response `200`

Link deleted

- GenericMessage
  - `message` string, required

## Other responses

- `400` — Bad Request
- `500` — Internal Server error

---

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