Interface: ResetPasswordRequest
Interface: ResetPasswordRequest
Defined in: dto/auth.ts:122
POST /auth/password/reset request body.
Properties
new_password
new_password:
string
Defined in: dto/auth.ts:124
token
token:
string
Defined in: dto/auth.ts:123