Delete an item from the store.
Accepts parameters via JSON body (namespace + key) or query
parameters. The JSON body takes precedence when both are provided.
Key of the item to delete (query param alternative).
Namespace path (query param alternative).
Successful Response