frontends-web-frontend
resetPassword(payload): Promise<{ detail: string; }>
payload
Promise
detail
string
Defined in: frontends/web-frontend/src/auth/authApi.ts:70
string = ...
...
Promise<{ detail: string; }>