Migrated from Redmine #1352 | Author: soniya james
Status: New | Priority: High, I’m very impatient | Created: 2025-02-06
changeClientPassword not workimg
https://user-api.simplybook.me/admin
{
“jsonrpc”: “2.0”,
“method”: “changeClientPassword”,
“params”: [
[
“93”,
“Welcome@123”,
true
]
],
“id”: 0
}
getting response
{
“result”: null,
“id”: “0”,
“jsonrpc”: “2.0”
}