diff --git a/site/specs/numbers.yml b/site/specs/numbers.yml index 47641681f..8d169c19d 100644 --- a/site/specs/numbers.yml +++ b/site/specs/numbers.yml @@ -12410,6 +12410,12 @@ components: - unchanged - systemDefault type: string + CallVerificationEnabled: + enum: + - '{custom value}' + - 'true' + - 'false' + type: string CallingNameDisplay: enum: - 'on' @@ -12656,6 +12662,8 @@ components: properties: CallForward: $ref: '#/components/schemas/TelephoneNumber' + CallVerificationEnabled: + type: string CallingNameDisplay: type: string FinalDestinationURI: @@ -38813,6 +38821,14 @@ paths: phone number in the option groupfalseExplicitly disables Pindrop integration on each phone number in the option + group
  • for Call Verification Enabled + attribute
  • Action + valueDescription of + action
    trueEnables Call Verification on each + phone number in the option + group
    falseExplicitly disables Call + Verification on each phone number in the option group
  • for other attribute