LoginDto

{
  "login": "nodewalker",
  "password": "**********"
}

Properties

Name
Type
Required
Restrictions
Description

login

string

true

none

User login ( from 3 to 24 symbols )

password

string

true

none

User password ( from 8 to 32 symbols )

Last updated