Send Consumer Profile manual SMS
Send a manual SMS from the Consumer Profiles detail page and create an automated communication history row. The API uses the active communication-profile mobile when present; otherwise it uses the account mobile. Deactivated accounts, missing recipient phone, disabled text permission, unsubscribed creditor recipients, and repeated sends inside the cooldown window are rejected. Twilio delivery failures return a communication error and do not create history.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Consumer account 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."

