V3_DataLogValue_Delete (Delete)
- Last UpdatedNov 06, 2025
- 1 minute read
| Delete | V3_DataLogValue_Delete |
Resource Path:/api/v3/DataLogValue
| Name | Description | Data Type |
|---|---|---|
| grpId | Required. The ID of the value's data log group of the record to be deleted. | integer |
| valueIndex | Required. The index number that identifies the value within the data log group. | integer |
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |