curl --request DELETE \
--url https://api-west.millis.ai/phones/{phone} \
--header 'authorization: <authorization>'
{
"success": true
}
curl --request DELETE \
--url https://api-west.millis.ai/phones/{phone} \
--header 'authorization: <authorization>'
{
"success": true
}
Successful Response
The response is of type object
.