POST
/
v1
/
inbound
/
{phone_number}
/
delete

Headers

authorization
string
required

Your API key for authentication.

encrypted_key
string
required

The encrypted_key for the Twilio account that owns the phone number you want to delete.

Path

phone_number
string
required

The phone number you want to remove from Bland’s system.

Response

status
string

Can be success or error.

message
string

A message saying whether the deletion succeeded, or a helpful message describing why it failed.