DELETE api/attributetable/{id}?keyVal={keyVal}

Delete attribute table row

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.