Invalidates the cache for a given path

GET /invalidate

Invalidates the cache for a given path

Responses

  • Successful response

GET /invalidate
curl \
 -X GET https://api.caching.guru/v1/invalidate \
 -H "Authorization: $API_KEY"