Next.js Discord

Discord Forum

Purge cache for specific API route in /api/

Unanswered
Pixiebob posted this in #help-forum
Open in Discord
PixiebobOP
Is it possible to purge the cache of an api route? The route is using export const revalidate = 3600. It seems revalidatePath does not work? Am i missing something?

0 Replies