/
SV
svix
/
Diom API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14m ago · Updated 3w ago
Details
Filter operations
Cache
Cache Del
Cache Delete
post
/api/v1.cache.delete
Request body
CacheDeleteIn
required
namespace
string
nullable
key
string
required
Example request
{ "key": "some_key" }
Response
CacheDeleteOut
required
success
boolean
required
Changes