Skip to main content

DELETEKEY

Remove a specific key from a store.

Syntax

DELETEKEY <key> IN <store>DELETEKEY <key> IN <store> SCHEMA media

Example

DELETEKEY doc1 IN article_store

See SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.