Back to help

POST api/Oauth/QueryUser

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",
  "isPasswordReset": true,
  "objectId": "sample string 3"
}