{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://api.att.com/schemas/wireless/send-sms-request", "title": "Send SMS Request", "description": "Request to send an SMS via AT&T Wireless APIs", "type": "object", "properties": { "outboundSMSRequest": { "type": "object" } } }