POST api/v{version}/directory/entry/delete/{netid}
Delete a directory entry from the Beckman Directory (Authentication Required)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| netid |
NetId of entry to delete |
string |
Required |
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Added DirectoryEntry object if sccuessful or error state if not.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.