service/user_password_change
Api Code Documentation / Exports / service/user_password_change
Table of contents
Functions
Functions
changeUserPassword
▸ changeUserPassword(conn, ctx, serviceUser, issuerOrganization, requestData): Promise<Type<void>>
Parameters
| Name | Type |
|---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
issuerOrganization | null | string |
requestData | RequestData |
Returns
Promise<Type<void>>