Skip to main content
POST
Delete Encrypted Key

Headers

string
required
Your API key for authentication.
string
required
The encrypted_key to delete.

Response

The single-use session token that can be sent to the client. 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 - The encrypted_key parameter is missing.
  • none - The encrypted key was successfully deleted.