Skip to main content

Set User Password

POST 

/users/:userId/password

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Set a new password for a user. Per default, the user has to change the password on the next login. You can set no_change_required to true, to avoid the change on the next login.

Deprecated: please use user service v2 SetPassword

Request​

Responses​

OK