Skip to content

Need POST API to purge REST cache of Strapi collections #99

@shantinathmonap

Description

@shantinathmonap

Hi team,

We are using Strapi version 4.25.8 with below caching plugin version:
"strapi-plugin-redis": "^1.0.1",
"strapi-plugin-rest-cache": "^4.2.8",
"strapi-provider-rest-cache-redis": "^4.2.8",

As per my understanding, currently we can purge REST cache only through admin portal.
We need REST API to purge the cache of perticuar Strapi collections.
So that those APIs can be called through DevOps pipelines and we have control over what is getting purged.

Regards,
Shantinath

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions