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
Example response
{
"message": "action performed successfully",
"status": "success"
}