cURL
curl --request POST \ --url https://api.example.com/api/webhooks/twilio/recording
unknown
curl -X POST https://your-domain.com/api/webhooks/twilio/recording \ -H "Content-Type: application/json" \ -H "Authorization: Bearer YOUR_TOKEN"