cURL
curl --request POST \ --url https://superadmin.voiceaura.ai/api/v1/accounts \ --header 'Content-Type: application/json' \ --header 'authorization: <authorization>' \ --data ' { "account_sid": "<string>", "auth_token": "<string>" } '
{ "status": "success", "encrypted_key": "YOUR_ENCRYPTED_KEY" }
Integrate your own Twilio account with voiceaura. See Enterprise Twilio Integration for more information.
encrypted_key