---
title: "新しいリンクを登録する"
method: POST
path: "/user/profile/links"
tags: ["user_profile_links"]
---

# 新しいリンクを登録する

`POST /user/profile/links`

## Request body

- object
  - `linkUrl` string, required

## Response `200`

Success create user_profile_links

## Other responses

- `400` — Validation error, 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/post.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)
