Back to help

POST api/Oauth/ValidatePassword

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
request
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json, text/html

Sample:
{
  "username": "sample string 1",
  "password": "sample string 2"
}