{
"from": "+13125551234",
"media_urls": [
"http://example.com"
],
"subject": "From Telnyx!",
"text": "Hello, World!",
"to": [
"+18655551234",
"+14155551234"
],
"use_profile_webhooks": true,
"webhook_failover_url": "https://backup.example.com/hooks",
"webhook_url": "http://example.com/webhooks"
}