Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 945 Bytes

File metadata and controls

17 lines (10 loc) · 945 Bytes

UpdateVerifyProfileRequest

The request body when updating a Verify profile.

Properties

Name Type Description Notes
name String The human readable label for the Verify profile.
messagingEnabled Boolean Enables SMS text messaging for the Verify profile. [optional]
rcsEnabled Boolean Enables RCS messaging for the Verify profile. [optional]
defaultTimeoutSecs Integer For every request that is initiated via this Verify profile, this sets the number of seconds before a verification request code expires. Once the verification request expires, the user cannot use the code to verify their identity. [optional]
messagingTemplate String Optionally sets a messaging text template when sending the verification code. Uses `{code}` to template in the actual verification code. [optional]