v24

latestSwagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-015163191.7 KB
Phones

Delete Phone

Delete a phone that has been sored in the database

delete/phones/{phoneID}

Path parameters

phoneIDstring required

ID of the phone

Response

No Content

messagestring required
statusstring required

Example response

{
  "message": "action performed successfully",
  "status": "success"
}