Called by the app after restoring its local TSS node files from backup. The node binding is scoped to the authenticated principal, not a specific wallet, because one app node may hold key shares for multiple vaults.
Documentation Index
Fetch the complete documentation index at: https://cobo.com/products/agentic-wallet/manual/llms.txt
Use this file to discover all available pages before exploring further.
Request payload for restoring the current app's local TSS node binding.
The restored app TSS node id to bind to the authenticated principal.
1Successful Response
Current principal node binding after restore.
Pagination metadata for list responses.
Supports both legacy offset-based and cursor-based pagination.
Cursor fields (has_more, after, before) are populated for
cursor-paginated endpoints. Legacy fields (offset, limit) are
populated when the caller uses the deprecated offset parameter.