Send SMS to Number
Send a text message (SMS) from one of your platform’s own phone numbers to any phone number you choose.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Send an SMS from one of the caller's assigned Twilio numbers to any E.164 destination.
Twilio number to send from (must be assigned and active for from_user_id)
6 - 406 - 401 - 1600UUID of the user whose number is used as sender. Defaults to the authenticated user.
Response
Successful Response
Standard response wrapper for single-object responses and errors.
Generic over the payload type. A route that declares
CommonResponse[SomeModel] gets the real data schema rendered in
OpenAPI/Swagger; a bare CommonResponse leaves data untyped.

