This endpoint hard deletes all versions of a dataset example(s).
public ExampleHardDeleteResponse hardDelete(ExampleHardDeleteParams params)This endpoint hard deletes all versions of a dataset example(s). Deletion is performed by setting inputs, outputs, and metadata to null and deleting attachment files while keeping the example ID, dataset ID, and creation timestamp. IMPORTANT: attachment files can take up to 7 days to be deleted. inputs, outputs and metadata are nullified immediately.
| Name | Type | Description |
|---|---|---|
params* | ExampleHardDeleteParams |