KG Delete Triples Batch
localnest_kg_delete_triples_batchPermanently delete up to 100 knowledge graph triples by ID. This hard removal is irreversible.
Instructions
Hard-delete up to 100 knowledge graph triples by ID. Unlike invalidate (which sets valid_to), this permanently removes the triples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| triple_ids | Yes | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |