---
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

---

[API](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon.md) · [All operations](https://skmtc.net/composiohq/apis/agent-orchestrator-http-daemon/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/composiohq/agent-orchestrator-http-daemon/revisions/cfefbf47dc04/schema)
