Delete Cache By Pattern
Delete Cache By Pattern
Remove all values matching a pattern from the project-scoped cache.
POST
Delete Cache By Pattern
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Body
application/json
Pattern to delete, such as "transform:*".
Required string length:
1 - 512Pattern:
^[a-zA-Z0-9_:.*\-/]+$Response
Number of keys deleted.