Reset password
Auth
Reset password
Resets the user’s password using the otp_token from the forgot-password endpoint. Returns new access_token and refresh_token.
POST
Reset password
Documentation Index
Fetch the complete documentation index at: https://www.commercengine.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token
Body
application/json
The new password that the user wants to set for their account.
A confirmation of the new password.
A string representing the OTP token which facilitas the resetting of user’s account password.
A string representing the one-time password.
Response
OK