Method | Request URI |
---|---|
DELETE | /API/DataInput/DataStorageRecord/{id}/?dataCubeId=value&transformId=value&sessionId=value |
URI Parameter | Description |
---|---|
dataCubeId | The ID of the data cube which contains the record. |
transformId | The ID of the transform which contains the record. |
sessionId | Current session ID. |
Path Parameter | Description |
---|---|
id | The ID of the record to delete. |