v1
latestOpenAPI 3.1.02026-07-2422707.0 MBReset the password of a guest
This API helps you to reset a guest's password.
When you invoke this API, a temporary code is generated that does not actually replace a guest's existing password. The temporary code acts as a one-time password (OTP), by using which guests can validate their update password request.
This API also takes care of scenarios where there might be multiple accounts found with the same username. In that case, the guest's first_name is provided so that the appropriate account can be identified and the reset password email can then be sent to that user.
This API returns either a success parameter that specifies that the password-reset process was successful or an error object if there is any error.
post/v1/guests/password?reset=true
Request body
Response
200