Simulate an inbound SMS from a user to your application. Test apps only. The simulated message is processed by the same pipeline as real Telnyx webhooks and will trigger your configured messages.sms.received webhooks.
App API key (format: sk_live_app_* or sk_test_app_*) for app-level operations
Phone number simulating the external user (the sender). E.164 format required.
"+15559876543"
Your Chirp phone number that should receive the simulated message. E.164 format required.
"+15551234567"
Message text content to deliver to your webhook.
1"Hello from a simulated user!"
Optional subject line (MMS-style).
"Subject line"