DELETE api/Users/{id}
Removes the user with given id from the system.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | Id of the user to delete. |
Define this parameter in the request URI. |