Documentation Index
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Arguments
The key of the hash.
The field or fields to remove the expiration from.
Response
A list of integers indicating the result for each field:
-2if the field does not exist in the hash or if the key doesn’t exist.-1if the field exists but has no associated expiration set.1if the expiration was successfully removed.