Skip to main content
POST
Request a customer sign-in code

Authorizations

x-api-key
string
header
required

Body

application/json

The customer's account email address. The store delivers a one-time code to it out of band.

email
string<email>
required

The customer's account email address.

Response

A pending sign-in challenge

data
object

A pending sign-in challenge. Echo challenge_id, together with the one-time code the customer received, to the verify endpoint.