Skip to main content
PUT
C#

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

enrollment_message
string
default:{{code}} is your verification code for {{tenant.friendly_name}}. Please enter this code to verify your enrollment.
required

Message sent to the user when they are invited to enroll with a phone number.

verification_message
string
default:{{code}} is your verification code for {{tenant.friendly_name}}
required

Message sent to the user when they are prompted to verify their account.

Response

Phone enrollment and verification templates successfully updated.

enrollment_message
string
default:{{code}} is your verification code for {{tenant.friendly_name}}. Please enter this code to verify your enrollment.
required

Message sent to the user when they are invited to enroll with a phone number.

verification_message
string
default:{{code}} is your verification code for {{tenant.friendly_name}}
required

Message sent to the user when they are prompted to verify their account.