DELETE api/v7/TaxonomyLevels/{taxonomyLevelName}
Removes a taxonomy level record from the database.
Tables Impacted
OrgUnitLevel
Request Information
URI Parameters
Name | Description | Type | Required? | Additional information |
---|---|---|---|---|
taxonomyLevelName * |
Name of the taxonomy level record used for location in the database. |
string |
Yes |
None. |
Body Parameters
None.
Response Information
Resource Description
A response containing an acknowledgement and the requested taxonomy level information.
HttpResponseMessageName | Description | Type |
---|---|---|
Version | Version | |
Content | HttpContent | |
StatusCode | HttpStatusCode | |
ReasonPhrase | string | |
Headers | Collection of Object | |
RequestMessage | HttpRequestMessage | |
IsSuccessStatusCode | boolean |