/
SV
svix
/
Diom API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v51
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
72
165
343.2 KB
Cache
Cache Del
Cache Delete
post
/api/v1.cache.delete
Request body
CacheDeleteIn
required
namespace
string
nullable
key
string
required
Example request
{ "namespace": "some_namespace", "key": "some_key" }
Response
CacheDeleteOut
required
success
boolean
required