DELETE api/Users/{id}

Removes the user with given id from the system.

Request Information

Parameters

NameDescriptionAdditional information
id
Id of the user to delete.

Define this parameter in the request URI.