Save a new customer password from a reset token
Customer Auth
Save a new customer password from a reset token
Public storefront endpoint. Saves a new customer password with the reset token from /reset-password?token=.... Storefronts should read this token from the URL; customers should not be asked to copy it manually.
POST
Save a new customer password from a reset token
Header
Publishable storefront public API key for the target store. Page public API keys are not accepted on Storefront public routes.
Parameter Path
Store unique_id.
Respons
Success with no response body

