Missing summary
Request Body — REQUIRED |
---|
old_password string — REQUIRED |
new_password string — REQUIRED |
Responses |
---|
200 |
Request Body — REQUIRED |
---|
old_password string — REQUIRED |
new_password string — REQUIRED |
Responses |
---|
200 |
POST /user/change_password
https://dev.voce.chat/api
curl -L -X POST 'https://dev.voce.chat/api/user/change_password' \
-H 'Content-Type: application/json; charset=utf-8'