Skip to main content
POST
Prepare email OTP start

Authorizations

Authorization
string
header
required

Cognito JWT token for regular user authentication

Body

Prepare body for starting the email-OTP flow.

Prepare body for starting the email-OTP flow.

email
string<email>
required

Email address to send the one-time passcode to.

Minimum string length: 1

Response

Prepared email-start activity. Stamp intent.activityBody and submit via the matching commit endpoint.

Prepared email-start activity. Stamp intent.activityBody and submit via the matching commit endpoint.

intent
object
required

Prepared activity that the embedded wallet must stamp before commit.