Purge cache for specific API route in /api/
Unanswered
Pixiebob posted this in #help-forum
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?