DELETE API/Users/{ID}
Deletes specified user and all user information. User data will be deleted as well within several delay.
Request Information
URI Parameters
Name | Description | Type | Additional Information |
---|---|---|---|
id | User Unique Identifier | globally unique identifier | Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResult None.
Response Formats
- application/json
- text/json
- application/xml
- text/xml