v1
latestOpenAPI 3.0.12026-07-24501176.6 MBChange Password
Lets you modify the current password of a customer. This is applicable only for brands for which password is enabled.
post/auth/v1/web/password/change
Request body
Response
200
Example response
{
"status": {
"success": true,
"code": 200,
"message": "SUCCESS"
}
}