{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://api.att.com/schemas/network/number-verification-response", "title": "Number Verification Response", "description": "Result of phone number verification", "type": "object", "properties": { "devicePhoneNumberVerified": { "type": "boolean" } } }