Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameSourceMandatoryTypeSpecial FormatDescription
usernameQueryYESStringN/Ausername or email


Output

...

Valid Response

Code Block
languagejs
titleValid Response Sample
{
	"result": true,
	"data": true //true or false
}

...