Validate a single numberCopy Pageget https://api.comapi.com/apispaces/{apiSpaceId}/phonevalidation/singleValidates a single phone number.Path ParamsapiSpaceIdstringrequired^([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})|[a-f0-9]{32}$The api space idQuery ParamsphoneNumberstringrequiredNumber of phone to validate. This can be in local format if the 'country' parameter is also supplied.countryCodestringOptional ISO 3166-1 alpha-2 or aplha-3 country code in CAPITALS. You must provide this if the number is in local format.Responses 200Validation result 401UnauthorizedUpdated 10 months ago Single numberBulk validation