Skip to main content
POST
Delete Cache Entry

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required

Body

application/json
key
string
required

Cache key to delete.

Required string length: 1 - 512
Pattern: ^[a-zA-Z0-9_:.\-/]+$

Response

Cache key deleted.

success
boolean
required