patch https://{domain}.uspacy.ua/auth/v1/users//change_password
Update user password by id.
Log in to see full request history
Responses
401Access token is missing or invalid
Update user password by id.
401Access token is missing or invalid
xxxxxxxxxx
curl --request PATCH \
--url https://domain.uspacy.ua/auth/v1/users/userId/change_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: