The id of the relate entry that contains the phone number used for texting.
Opt-in phone numbers to receive texts. Provide either numbers array or use id() for bluestepId lookup.
Optionalnumbers: string[]Opt-out phone numbers from receiving texts. Provide either numbers array or use id() for bluestepId lookup.
Optionalnumbers: string[]Reassigns a phone number from one bluestepId to another within the unit. Also updates all text message history to reference the new bluestepId. Throws if the target bluestepId already has this number (409 conflict).
This sends the text message.
The recipient's phone number. Accepts multiple formats that will be automatically normalized to E.164:
+1801336304300180133630438013363043 (assumes +1)18013363043 (assumes +)(801) 336-3043, 801-336-3043International numbers (12+ digits) must include + or 00 prefix. Local numbers assume +1 (US/Canada).
The fully qualified unit id (e.g., 111000_U12345__148522)
that has been pre-configured for Bandwidth Messaging.
Used to send an text. See [[B.Text]]