cURL
curl --request DELETE \ --url https://api.sternrockcapital.com/phone-numbers/{phoneNumberId}
{ "message": "<string>" }
Removes the phone number identified by the given UUID from the local database and unlinks it from VAPI if it exists there.
UUID of the phone number to delete
phone number deleted successfully