latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Users
Change user password
REQUIRED SCOPES <code>['users:write']</code><br>This endpoint allows an authenticated current user to change their password. <br><br>To allow a user to successfully change their password via this API call, it is required from the user to input: <ul><li>Current password</li> <li>New password</li> <li>Confirm the new password</li></ul>
post/users/password
Query parameters
passwordstring required
New password
password_confirmationstring required
Confirm new password
current_passwordstring required
Current password
Response
OK