mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-10 08:13:58 +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:
parent
3df9beaef6
commit
a86147acc7
@ -620,7 +620,7 @@ service ZITADELUsers {
|
||||
|
||||
// Remove a password
|
||||
//
|
||||
// Remove a user's password.
|
||||
// Remove a user's password. The user will not be able to login with a password anymore and is required to use another authentication method such as an identity provider.
|
||||
rpc RemovePassword (RemovePasswordRequest) returns (RemovePasswordResponse) {
|
||||
option (google.api.http) = {
|
||||
delete: "/resources/v3alpha/users/{id}/password"
|
||||
|
Loading…
x
Reference in New Issue
Block a user