Skip to content

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"

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

© Periscale