{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://api.att.com/schemas/wireless/send-sms-response", "title": "Send SMS Response", "description": "Response after sending SMS via AT&T Wireless APIs", "type": "object", "properties": { "outboundSMSResponse": { "type": "object" } } }