/
SV
svix
/
Diom API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1w ago
View markdown
svix
Diom API
post
Cache Del
v51
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
72
165
343.2 KB
Admin
16
Auth Tokens
9
Cache
5
post
Cache Set
post
Cache Get
post
Cache Configure Namespace
post
Cache Get Namespace
post
Cache Del
ClusterAdmin
5
Health
2
Idempotency
5
Key Value Store
5
Msgs
20
Rate Limiter
5
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