Route an inbound SMS to the destination device
SMS
Route an inbound SMS to the destination device
Authenticated endpoint for delivering inbound SMS to a device. Unlike /sms/twilioincoming/, this route requires API auth.
POST
Route an inbound SMS to the destination device
Authorizations
HTTP Basic authentication using API keys. Set the username to apikey and the password to your API key. You can find your API key on the Hologram Dashboard under Account Settings.
Body
application/json
Source phone number
SMS message body (plain text)
Base64-encoded message body; takes precedence over body if provided
Target device ID
Target device IDs
Target device phone number; used to look up device when deviceid/deviceids are absent