---
title: "ユーザープロフィールリンクを削除する"
method: DELETE
path: "/user/profile/links"
tags: ["user_profile_links"]
---

# ユーザープロフィールリンクを削除する

`DELETE /user/profile/links`

## Query parameters

- `id` string, uuid, required

## Response `200`

Success delete user_profile_links

## Other responses

- `403` — Authentication error, etc.
- `404` — Resource does not exist, etc.
- `500` — System error, etc.

## Changes

- **2026-05-05** `6183d4955974` — 1 info
  - endpoint added
- **2023-04-06** `f92abf0d64e8` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sit-digicre/apis/digicore/changes/user/profile/links/delete.md)

---

[API](https://skmtc.dev/sit-digicre/apis/digicore.md) · [All operations](https://skmtc.dev/sit-digicre/apis/digicore/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sit-digicre/digicore/revisions/6576c966d74e/schema)
