cURL
curl --request DELETE \ --url https://api.helloannie.com/v1/phone-numbers/{id}
{ "success": true, "data": {}, "message": "<string>" }
Delete a phone number. This action is irreversible. The phone number will be permanently removed.
The ID of the phone number to delete
Confirmation that a phone number has been released and deleted
true