frontends-web-frontend
changePassword(payload): Promise<{ detail: string; }>
payload
Promise
detail
string
Defined in: frontends/web-frontend/src/users/userApi.ts:87
string = ...
...
Promise<{ detail: string; }>