DELETE api/Users/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "UserId": 1,
  "EnterpriseId": 1,
  "UserLog": "sample string 2",
  "PSWRD": "sample string 3",
  "UserType": "sample string 4"
}