Change password API call
Hi Zitadel team! I need to add change password on my app, I noticed that the v2
Thanks!
https://$CUSTOM-DOMAIN/v2/users/:userId/password is deprecated, it suggesting to use a PATCH on the user instead, but I just want to change the password, is that correct?Thanks!
