Reset password
Consumes a password reset token (the token query param from the
emailed link), sets the new password, and signs the admin in: the
response carries a JWT access token and the rotatable refresh token is
set in an HttpOnly cookie. The token is single-use — it invalidates as
soon as the password changes.
PATCH
Spree Admin SDK
Authorizations
Secret API key for admin access
Headers
Path Parameters
The reset token from the emailed link
Body
application/json
Spree Admin SDK

