post https://api.corestack.io/users/reset_password
Reset 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
Log in to see full request history
Responses
Reset 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
xxxxxxxxxx
curl --request POST \
--url https://api.corestack.io/users/reset_password \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: