255^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$"An example name"
255^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$"An example name"
4^[a-zA-Z]{2,4}\d?$"US"
When provided, used to verify that a captcha is valid and get the success/failure result from the captcha provider server-side.
Was this page helpful?
{
"phoneCountryCode": "An example name",
"phoneNumber": "An example name",
"isoCountryCode": "US",
"captchaToken": "<string>"
}