v1
latestOpenAPI 3.0.12026-07-24501176.6 MBChange password
API to change the password.
post/auth/v1/mfa/password/change
Request body
Response
200
Example response
{
"status": {
"success": true,
"code": 200,
"message": "SUCCESS"
}
}API to change the password.
200
{
"status": {
"success": true,
"code": 200,
"message": "SUCCESS"
}
}