API Reference

Update Password

This parameter enables a secure password update process. The user must provide their current and new password for verification before setting a new one.

Request Body
The request should include the following parameters:

ParameterTypeDescription
emailAddressstringThis parameter allows the user to request a new OTP to complete the verification or authentication process.
newPasswordstringThis parameter is used to set the new password for the user's account. The user must provide this new desired password to replace the current one.
oldPasswordstringThis parameter is used to provide the user's current or old password. To update the password successfully, the user must provide their current password as a security measure to confirm their identity.
Language
Authorization
Header
Click Try It! to start a request and see the response here!