DELETE api/CustomTables/{id}?tableName={tableName}

Delete a custom table record

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Id of the record

globally unique identifier

Required

tableName

Custom table name

string

Required

Body Parameters

None.

Response Information

Resource Description

None.