Removes a VoiceTouch phone number from the database via an http form post.
THIS API FUNCTION DOES NOT delete the phone number from Twilio.
Use the Twilio API to remove the phone number. (This way you can re-add the phone number in case the customer changes their mind, or move the phone number to a different account)
Field | Max Length | Required | Notes |
---|---|---|---|
response_type | false | Default results will be returned in XML. Set this field value to json to return results in JSON format | |
apiusername | true | API User Name and password are assigned by AllClients | |
apipassword | true | API User Name and password are assigned by AllClients | |
accountid | true | ||
number | true | Twilio phone number, in Twilio's standard format: ex: +17075551234 |