Change admin password
Change admin password
Query Parameters
- oldPassword string required
Possible values:
non-empty
and<= 32 characters
The old password for login in clear text
- newPassword string required
Possible values:
non-empty
and<= 32 characters
The new password for login in clear text
Responses
- 200
- 400
- 401
OK
- Wrong/Missing parameter
- Wrong password
Log In
Loading...