Skip to main content
DELETE
/
phone-numbers
/
{phoneNumberId}
Delete Phone Number
curl --request DELETE \
  --url https://api.sternrockcapital.com/phone-numbers/{phoneNumberId}
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://mint-docs.sternrockcapital.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

phoneNumberId
string
required

UUID of the phone number to delete

Response

phone number deleted successfully