itd-api / ForgotPasswordInput
Interface: ForgotPasswordInput
Defined in: resources/auth.ts:67
Запрос письма для сброса пароля. Капча обязательна, как и при входе.
Properties
captcha?
ts
optional captcha?: CaptchaToken;Defined in: resources/auth.ts:69
email
ts
email: string;Defined in: resources/auth.ts:68