Modelobject

auth.resetPasswordRequest

Properties

auth.resetPasswordRequestobject
passwordRequired
string
No description.
tokenRequired
string
No description.

Example

JSON
{
  "password": "string",
  "token": "string"
}