DELETEKEY
Remove a specific key from a store.
Syntax
DELETEKEY <key> IN <store>DELETEKEY <key> IN <store> SCHEMA mediaExample
DELETEKEY doc1 IN article_storeSee SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.
Remove a specific key from a store.
DELETEKEY <key> IN <store>DELETEKEY <key> IN <store> SCHEMA mediaDELETEKEY doc1 IN article_storeSee SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.