Reset password
Reset password
Spends a password reset token (the token query param from the emailed
link), sets the new password and signs the seller in: the response
carries a seller JWT and the rotatable refresh token is set in an
HttpOnly cookie, so they land in the panel rather than on a login form.
The token is single-use, and resetting revokes every other session the account holds. A token whose seller membership has since been revoked is refused exactly as an expired one.
PATCH
Reset password
Path Parameters
The reset token from the emailed link
Body
application/json

