Create a transient SMS one-time password verification.

Create a transient SMS one-time password verification.

A new verification is created in the PENDING state. A one-time password is sent to the specified phone number.

NB: Once a verification's state has changed from PENDING, it will cease to exist after a given time.

Entitlements:
- authnAnyUser (Authenticate any user)
- authn (Authenticate self)

Body Params

A JSON payload that specifies the verification data.

string

A value to be associated with the verification. It will be prefixed to the one-time password in the SMS to be sent.

string
required

The phone number to be used to deliver one-time password values

Responses

Language
URL
Choose an example:
application/json