Error
Update Forgotten Password
Updates the password for a shopper who has requested a password change and provided the new password and confirmation code.
POST
Error
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
Body
application/json
Properties of the confirmation code. Required properties: UserName, NewPassword, and ConfirmationCode.
Used to update a user's forgotten password. Contains the user's email address, new password, and the confirmation code that is required to update the password.
Response
200
Success

