mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 01:29:37 +00:00

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
629 B
629 B
title | slug |
---|---|
changePasswordRequest | /main-concepts/metadata-standard/schemas/auth/changepasswordrequest |
ChangePasswordRequest
Change Password Request
Properties
username
(string): Name of the user.oldPassword
(string): Name that identifies this Custom Metric.newPassword
(string): Name of the column in a table.confirmPassword
(string): Name of the column in a table.requestType
(string): Name of the column in a table. Must be one of:["SELF", "USER"]
. Default:"SELF"
.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.