DELETE api/CustomTables/{id}?tableName={tableName}
Delete a custom table record
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Id of the record |
globally unique identifier |
Required |
tableName |
Custom table name |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.