Send consumer manual SMS
Send a manual SMS from the Superadmin consumer detail page and create an automated communication history row with superadmin_profile as the source. The API uses the active communication-profile mobile when present; otherwise it uses the account mobile. If that recipient has unsubscribed, Superadmin may send to another available non-unsubscribed phone on the same consumer profile.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Consumer ID.
Body
SMS body sent to Twilio. The API records successful segment count and cost from Twilio when reported, otherwise it estimates GSM-7 or Unicode segments.
"Hello, please review your account."

