cURL
curl --request POST \ --url https://api.bland.ai/v1/inbound/{phone_number}/delete \ --header 'authorization: <authorization>' \ --header 'encrypted_key: <encrypted_key>'
{ "status": "success", "message": "Successfully deleted number from database: +15555555555" }
Remove an inbound number that was uploaded through your own Twilio account. See Custom Twilio Integration for more information.
encrypted_key
success
error