---
title: "PUT /user/linkedin"
method: PUT
path: "/user/linkedin"
tags: ["User"]
---

# PUT /user/linkedin

`PUT /user/linkedin`

Set logged user's Linkedin

## Request body

- object
  - `linkedin` string

## Response `200`

Json with user's Linkedin

- object
  - `linkedin` string

## Other responses

- `404` — Error not found
- `500` — Server error

## Changes

- **2023-06-13** `c9159f20c562` — 1 info
  - endpoint added
- **2023-01-17** `1e9897483fc9` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/bohr-io/apis/bohr-io-api/changes/user/linkedin/put.md)

---

[API](https://skmtc.dev/bohr-io/apis/bohr-io-api.md) · [All operations](https://skmtc.dev/bohr-io/apis/bohr-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bohr-io/bohr-io-api/revisions/926405b5dade/schema)
