Delete Store Item
Store
Delete Store Item
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.
DELETE
Delete Store Item
Documentation Index
Fetch the complete documentation index at: https://docs.aegra.dev/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Key of the item to delete (query param alternative).
Namespace path (query param alternative).
Body
application/json
Response
Successful Response