Log a shopper out
POST
/api/v1/customer/auth/logout/
Stateless logout. Discard the tokens client-side as well.
Authorizations
shopperToken
The shopper's access token from the shopper authentication endpoints. Required for cart, checkout, orders, and account actions.
Type
HTTP (bearer)
Responses
Logged out.
application/json
JSON
"string"