POST api/UserManager?userName={userName}&password={password}
Deprecated endpoint. It will be removed in the upcoming versions.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userName | string |
Required |
|
password | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.
Parameter Information
userName
Property | Description |
---|---|
Length (Int32) | |
Chars (Char) |
password
Property | Description |
---|---|
Length (Int32) | |
Chars (Char) |