POST api/v{version}/directory/entry/delete/{netid}

Delete a directory entry from the Beckman Directory (Authentication Required)

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.