Skip to main content
POST
Verify email

Request

Headers

Body parameters

Successful response

You receive shopper identifiers and a JWT token, confirming that the email verification succeeded.

Error responses

Headers

x-shop-id
string

Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.

Body

application/json
email
string<email>
required

Email address that requested the verification code.

otp
string
required

Six-digit one-time code the shopper received by email.

Response

Email verified and session token issued.

status
integer
required
success
boolean
required
message
string
required
data
object
required