Change password
Last updated
Was this helpful?
Last updated
Was this helpful?
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URL
This is used to authenticate the request. If the request is not authenticated, the server will return a 401 Unauthorized response.
YOUR_AUTH_KEY
This is the change password model.
The old password of the user.
OldPassword
The new password of the user.
NewPassword
The confirm password of the user.
NewPassword