v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014994227.2 KB
phones

Wipe a phone

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.

post/phones/{phone_id}/wipe

Path parameters

phone_idstring required

device identifier

device identifier

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

messagestring required

Human-readable success description.

Example response

{
  "$schema": "/api/v1/PhoneSuccessResponse.json"
}