-
Notifications
You must be signed in to change notification settings - Fork 0
Update
aris alexis edited this page Feb 25, 2016
·
2 revisions
Use the second URL with the path parameter as admin to update the password of a user.
-
URL
/users/
or
/users/:username -
Method:
PUT
-
Data Params
{ newPassword }
-
Success Response:
-
Code: 204
-
Code: 204
-
Error Response:
-
Code: 401 UNAUTHORIZED
-
Code: 400 BAD REQUEST
-
Code: 401 UNAUTHORIZED