DELETE SiteClassifications/{id}?index={index}
Deletes the Site Classifications
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The data of the site classification |
globally unique identifier |
Required |
index |
Filter by the type of siteclassification, posible values are 0,1,2,3, any index represent a determinal type of entity. Example index 0 represent operation in SiteClassification0. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
State of the action
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.