Send email verification code
POST
/api/v1/customer/auth/otp/send/
Email a 6-digit verification code to the logged-in shopper. Codes expire after 10 minutes; requesting again within 1 minute returns 429.
Authorizations
shopperToken
The shopper's access token from the shopper authentication endpoints. Required for cart, checkout, orders, and account actions.
Type
HTTP (bearer)
Responses
Code sent.
application/json
JSON
"string"