---
title: "Remove a paired device from the roster"
method: DELETE
path: "/api/v1/mobile/devices/{installId}"
tags: ["mobile"]
---

# Remove a paired device from the roster

`DELETE /api/v1/mobile/devices/{installId}`

## Path parameters

- `installId` string, required — The device's stable install id.

## Response `204`

No Content

## Other responses

- `500` — Internal Server Error
- `503` — Service Unavailable

---

[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/3ae641945d05/schema)
