ResetPasswordRequest
ResetPasswordRequest
Defined in: dto/auth.ts:133
POST /auth/password/reset request body.
Properties
new_password
new_password:
string
Defined in: dto/auth.ts:135
token
token:
string
Defined in: dto/auth.ts:134
Defined in: dto/auth.ts:133
POST /auth/password/reset request body.
new_password:
string
Defined in: dto/auth.ts:135
token:
string
Defined in: dto/auth.ts:134