Generic
RENAME
Rename a key
Renames a key and overwrites the new key if it already exists.
Throws an exception if the key does not exist.
Arguments
source
str
requiredThe original key.
destination
str
requiredA new name for the key.
Response
True
if key was renamed