---
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.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/versions/8ea65174fe46/schema)
