mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-21 11:00:34 +00:00
Update proto/zitadel/resources/user/v3alpha/user_service.proto
Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -570,7 +570,7 @@ service ZITADELUsers {
|
||||
|
||||
// Set a password
|
||||
//
|
||||
// Add or update a user's password with either a verification code, the current password or enough permissions.
|
||||
// Add or update a user's password with either a verification code, the current password or sufficient permissions.
|
||||
rpc SetPassword (SetPasswordRequest) returns (SetPasswordResponse) {
|
||||
option (google.api.http) = {
|
||||
post: "/resources/v3alpha/users/{id}/password"
|
||||
|
Reference in New Issue
Block a user