POST api/UserManager/Delete
Deleting a user
Request Information
URI Parameters
None.
Body Parameters
Username
stringRequest Formats
application/json, text/json
Sample:
"sample string 1"
Response Information
Resource Description
Operation result
Res| Name | Description | Type | Additional information |
|---|---|---|---|
| Error |
Error description |
string |
None. |
| Success |
Flag of successful operation |
boolean |
None. |
| ErrorCode |
Error code |
integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"error": "sample string 1",
"success": true,
"errorCode": 3
}
Parameter Information
name
| Property | Description |
|---|---|
| Chars (Char) | |
| Length (Int32) |