DELETE api/attributetable/{id}?keyVal={keyVal}
Delete attribute table row
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The unique attribute table id |
integer |
Required |
keyVal |
The unique key value of the row |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.