Manually expire and regenerate an authenticated link

Hi all

We have a resident who has had an authenticated link compromised (email hacked or shared, we don’t know). This is for an ongoing subscription. We would like to expire the current authenticated link and generate another. Is this possible?

Only if the Authenticated Webpage is set up with a link expiry time (in the Basics setting of the page), in which case there is an “Expire webpage tokens” rule action which can be run against the context record of the page.

Similarly there is a Code Studio function for doing the same: record.expire_webpage_tokens()