DELETE api/v1/user/{userID}?enable={enable}&purge={purge}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userID | string |
Required |
|
enable | boolean |
Default value is False |
|
purge | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data, image/png, image/jpg, image/jpeg, image/bmp
Sample:
Sample not available.