This modules adds a simple REST endpoint that invalidates specific cache tags.
It can be useful if you need to invalidate cache tags from an external service.
To use it:
- Install this module and restui.
- Browse to
/admin/config/services/rest. - Enable the Invalidate cache resource and add an authentication method.
- You can then send a POST request to
/invalidate_cache/[comma separated cache tags]to invalidate these cache tags.
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Performance
6 sites report using this module
- Created by prudloff on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
1.0.0-alpha3
released 11 December 2023
Works with Drupal: ^9 || ^10
Drupal 10 compatibility
Install:
Development version: 1.x-dev updated 3 Mar 2025 at 22:08 UTC

