Revalidate API route from procedure

DDavid9/23/2022
Hi, is there a way to revalidate a statically generated page from a trpc procedure?

https://nextjs.org/docs/basic-features/data-fetching/incremental-static-regeneration#using-on-demand-revalidation
UUUnknown User9/23/2022
Message Not Public
Sign In & Join Server To View
DDavid9/23/2022
Will try that, thanks for the quick response!