---
title: "Unpin a chat"
method: POST
path: "/messenger/v1/chats/{id}/unpin"
tags: ["chats"]
---

# Unpin a chat

`POST /messenger/v1/chats/{id}/unpin`

Removes the pinned status from a chat, returning it to its normal position in the chat list.

## Path parameters

- `id` string, required

## Response `200`

Id of unpinned chat

- string

---

[API](https://skmtc.net/uspacy/apis/messenger-service-2.md) · [All operations](https://skmtc.net/uspacy/apis/messenger-service-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uspacy/messenger-service-2/revisions/699626a9e425/schema)
