Skip to content
rw3iss Auth

ChangePasswordRequest

ChangePasswordRequest

Defined in: dto/auth.ts:139

POST /auth/password/change request body.

Properties

current_password

current_password: string

Defined in: dto/auth.ts:140


new_password

new_password: string

Defined in: dto/auth.ts:141