
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Expected sender phone number. Must be in E.164 format.
"+15551234567"
Code or phrase the user will send. Defaults to a random 4-digit code if not provided.
16"1234"
Phone number to text. If you lease a number from Contiguity, you can enter it here. Defaults to a random Contiguity-owned number.
"+16465550123"
Language code for UI strings
"en"
Webhook URL to post successful verification. By default, Contiguity will use your existing webhook preferences.
"https://example.com/webhooks/otp/success"