ComfirmResetArgs
Type definition for ComfirmResetArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
token | string | true |
password | string | true |
Used in endpoints
- Confirm password reset
POST /auth/password/confirmas payload
Type definition for ComfirmResetArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
token | string | true |
password | string | true |
POST /auth/password/confirm as payload