TTL
Time to Live
A mechanism that limits the lifespan of data or tokens. In Salesforce Platform Cache, TTL defines how long cached data persists before expiring.
Example use case
A developer sets a 4-hour TTL on Platform Cache entries storing exchange rate data so the cache refreshes regularly with current rates.