cURL
curl --request DELETE \ --url https://api.helloannie.com/v1/phone-numbers/verified-caller-ids/{id}
{ "success": true, "data": {}, "message": "<string>" }
Remove a verified caller ID from Twilio and the database. Any phone numbers using this caller ID will have their verifiedCallerId cleared.
The ID of the verified caller ID to delete
Confirmation that a verified caller ID has been removed
true