v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Identity

Change Password

Update the password of the user. This password will be used for login to portal and it will not affect the Access Key / Secret Key associated with the user. Cannot update password of another user within the same CoreStack account. Can be updated for the user associated with Access Key / Secret Key

put/users/change_password/{user_id}

Request body

current_passwordstring required

Current password of the user being used. If you are unaware of the current password, use forgot password option in the CoreStack portal.

new_passwordstring required

New Password to be set for the user. Password length must be of 8-15 characters with atleast one special character(_$^@*!#&.), one number and starting character must be an alphabet.

Response

Success

user_idstring required

ID of the User to whom the password is changed