Delete Cache Entry
Delete Cache Entry
Remove a value from the project-scoped cache.
POST
Delete Cache Entry
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Body
application/json
Cache key to delete.
Required string length:
1 - 512Pattern:
^[a-zA-Z0-9_:.\-/]+$Response
Cache key deleted.