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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Store unique_id.

Body Params
string
required
string
required
Headers
string
required

Publishable storefront public API key for the target store. Page public API keys are not accepted on Storefront public routes.

Responses
204

Success with no response body

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json