Your API key for authentication.
The encrypted_key for the Twilio account that owns the phone number you want to delete.
Path Parameters
The phone number you want to remove from voiceaura’s system.
Response
A message saying whether the deletion succeeded, or a helpful message describing why it failed.
{
"status": "success",
"message": "Successfully deleted number from database: +15555555555"
}