The POST /users/self/changePassword
endpoint changes the password of the user making the request.
Panel | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
|
...
currentPassword
. Requesting user’s current password.newPassword
. Requesting user’s new password.
Responses
Successful response
Successful requests return a 200 Success
code and the created user.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|