---
title: "Unpair this phone from the daemon, removing it from the roster"
method: DELETE
path: "/api/v1/push/pairings/{id}"
tags: ["push"]
---

# Unpair this phone from the daemon, removing it from the roster

`DELETE /api/v1/push/pairings/{id}`

## Path parameters

- `id` string, required — The phone's install id, or its push token for older builds.

## Response `204`

No Content

## Other responses

- `500` — Internal Server Error
- `501` — Not Implemented

## Changes

- **2026-09-03** `d31a2d019c47` — 2 info
  - added the optional property `reporting_owner` to the response with the `500` status
  - added the optional property `reporting_owner` to the response with the `501` status
- **2026-08-13** `63c119703414` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/push/pairings/:id/delete.md)

---

[API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/revisions/659cd1122b1c?raw)
