---
title: "Wipe a phone"
method: POST
path: "/phones/{phone_id}/wipe"
tags: ["Phones"]
---

# Wipe a phone

`POST /phones/{phone_id}/wipe`

Requests an on-demand factory reset of a private phone the caller's org owns. Requires the phone to be ACTIVE and not currently allocated. Sets the phone to MAINTENANCE while the wipe is carried out.

## Path parameters

- `phone_id` string, required — device identifier

## Response `200`

OK

- PhoneSuccessResponse
  - `message` string, required

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/axilioai/apis/axilio-api-2.md) · [All operations](https://skmtc.dev/axilioai/apis/axilio-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/axilioai/axilio-api-2/revisions/d7ecf9466d6d/schema)
