Rhinestone home page
Search...
⌘K
Ask AI
GitHub
Legacy Docs
Search...
Navigation
Smart Sessions
removeSession
Home
SDK
Build Modules
API Reference
Demos
Overview
Getting Started
Tutorials
Multi-Owner Validator
Auto-Swap Executor
Guides
Testing
Deploying
Migration Guide
Reference
Building
Testing
Core
Modules
Signature Validation
Smart Sessions
useSession
addSession
removeSession
isSessionEnabled
isPermissionEnabled
getPermissionId
getSessionDigest
getSessionNonce
makeMultiChainEnableData
encodeSignature
Utilities
Deploying
Glossary
CheckNSignatures
ERC4337 Data Libs
ERC4337 Validation
ERC4337 Validation
Overview
Getting started
Simulator
Module Registry
Overview
Getting Started
Guides
Reference
On this page
Usage
Parameters
instance
permissionId
Returns
Smart Sessions
removeSession
Copy page
Copy page
Remove an existing session from smart sessions.
Usage
Copy
Ask AI
instance.
removeSession
(permissionId);
Parameters
instance
Type:
AccountInstance
The instance of the account used for testing.
permissionId
Type:
PermissionId | bytes32
The id of the session to remove.
Returns
None
addSession
isSessionEnabled
Assistant
Responses are generated using AI and may contain mistakes.