---
title: "PATCH /api/users/@me/relationships/{user_id}"
method: PATCH
path: "/api/users/@me/relationships/{user_id}"
tags: ["api"]
---

# PATCH /api/users/@me/relationships/{user_id}

`PATCH /api/users/@me/relationships/{user_id}`

## Path parameters

- `user_id` string, required

## Request body

- RelationshipPatchSchema
  - `nickname` string

## Response `204`

No description available

## Other responses

- `400`
- `404`

## Changes

- **2026-08-02** `034b4e879932` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/spacebarchat/apis/spacebar-server/changes/api/users/@me/relationships/:user_id/patch.md)

---

[API](https://skmtc.dev/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.dev/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/revisions/ab03d843e434/schema)
