AvlambertucciA
ZITADEL7mo ago
3 replies
Avlambertucci

Change password API call

Hi Zitadel team! I need to add change password on my app, I noticed that the v2
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!
Was this page helpful?