---
title: "Changes to POST /pairing/unpair"
method: POST
path: "/pairing/unpair"
---

# Changes to POST /pairing/unpair

`POST /pairing/unpair`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 44 revisions.

- **2026-08-15** `cdaebaa4d46a` — 5 breaking, 6 info
- **2026-08-12** `8f7087b0267b` — 4 breaking, 1 warning, 12 info
- **2026-08-08** `10dd20bcf330` — 1 warning
- **2026-08-04** `568ca84cb53c` — 1 breaking, 2 info

## Changes

- **2026-08-15** `cdaebaa4d46a` — 5 breaking, 6 info
  - removed the required property `data/changeCount` from the response with the `200` status
  - removed the required property `data/confirmedMemberCount` from the response with the `200` status
  - removed the required property `data/removalIntentCount` from the response with the `200` status
  - removed the required property `data/waitingMemberCount` from the response with the `200` status
  - removed the required property `data/waitingMemberDeviceIds` from the response with the `200` status
  - added the optional property `data/pendingRemovalDecisionEventId` to the response with the `200` status
  - removed the `waiting_for_offline_member` enum value from the `data/phase` response property for the response status `200`
  - added the required property `data/divergedPeerDeviceIds` to the response with the `200` status
  - added the required property `data/historyEventCount` to the response with the `200` status
  - added the required property `data/pendingRemovalDecisionDeviceIds` to the response with the `200` status
  - added the required property `data/upgradeRequiredPeerDeviceIds` to the response with the `200` status
- **2026-08-12** `8f7087b0267b` — 4 breaking, 1 warning, 12 info
  - removed the required property `data/outcome` from the response with the `200` status
  - removed the required property `data/pendingRecipientDeviceIds` from the response with the `200` status
  - removed the required property `data/pendingRecipients` from the response with the `200` status
  - removed the required property `data/removedDeviceIds` from the response with the `200` status
  - removed the optional property `data/revocationId` from the response with the `200` status
  - removed the non-success response with the status `409`
  - added the optional property `data/convergenceDigest` to the response with the `200` status
  - added the optional property `data/failureCategory` to the response with the `200` status
  - added the required property `data/changeCount` to the response with the `200` status
  - added the required property `data/confirmedMemberCount` to the response with the `200` status
  - added the required property `data/effectiveMemberCount` to the response with the `200` status
  - added the required property `data/phase` to the response with the `200` status
  - added the required property `data/removalIntentCount` to the response with the `200` status
  - added the required property `data/removed` to the response with the `200` status
  - added the required property `data/revision` to the response with the `200` status
  - added the required property `data/waitingMemberCount` to the response with the `200` status
  - added the required property `data/waitingMemberDeviceIds` to the response with the `200` status
- **2026-08-08** `10dd20bcf330` — 1 warning
  - added the new `recovering` enum value to the `data/outcome` response property for the response status `200`
- **2026-08-04** `568ca84cb53c` — 1 breaking, 2 info
  - removed the success response with the status `204`
  - added the non-success response with the status `409`
  - added the success response with the status `200`

---

[Operation](https://skmtc.dev/uniclipboard/apis/uniclipboard-daemon-api/docs/pairing/unpair/post.md) · [API](https://skmtc.dev/uniclipboard/apis/uniclipboard-daemon-api.md) · [Page](https://skmtc.dev/uniclipboard/apis/uniclipboard-daemon-api/changes/pairing/unpair/post)
