Skip to main content
DELETE
Delete Cache Key

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Query Parameters

key
string

Specific cache key to delete

pattern
string

Pattern to match keys for deletion (supports wildcards)

Response

Successful Response