{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionFromSMS", "title": "ConnectionFromSMS", "description": "The sender phone number or alphanumeric sender ID for outgoing SMS messages", "x-release-lifecycle": "deprecated", "type": "string", "minLength": 1, "maxLength": 128 }