DELETE
/
phonenumbers
/
{phoneNumberId}
curl --request DELETE \
  --url https://my.cald.ai/client/api/v1/phonenumbers/{phoneNumberId} \
  --header 'Authorization: <api-key>'
{
  "status": "<string>"
}
You will be charged until the end of the current billing cycle if you cancel a phone number subscription.

Authorizations

Authorization
string
header
required

Your API key, e.g. caldLiveDe39a3accb206dd615f30d118e519df0

Path Parameters

phoneNumberId
string
required

The phone number ID of the phone number

Response

200
application/json
Success response with phone number details
status
string

Whether the phone number was successfully deleted, can be either success or failed