Custom Twilio Accounts
Delete Encrypted Key
Disable an encrypted key for a Twilio account integration. See Enterprise Twilio Integration for more information.
POST
Headers
Your API key for authentication.
The encrypted_key
to delete.
Response
The status of the request.
success
- The encrypted key was successfully deleted.error
- There was an error deleting the encrypted key.
Special messages:
Error deleting Twilio credentials
- The encrypted key could not be deleted or already has been deleted.Missing encrypted key
- Theencrypted_key
parameter is missing.- none - The encrypted key was successfully deleted.