Change Password
This endpoint allows user change their password.It is recommended that this endpoint be called to change any password that may have been generated for your user during the onboarding process.
Last updated
This endpoint allows user change their password.It is recommended that this endpoint be called to change any password that may have been generated for your user during the onboarding process.
Last updated
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
secret-key*
String
User secret key
Authorization*
String
Token
user_id*
String
The user_id of the user who is requiring a password change.
oldPassword*
String
The user's old password
newPassword*
String
The user's new password