Update signing share pair statuses
Wallet Shares
Update signing share pair statuses
Updates the status of one or more signing share pairs to STORED_CLIENT.
This confirms that the client has stored its signing share locally.
PATCH
Update signing share pair statuses
Documentation Index
Fetch the complete documentation index at: https://docs.portalhq.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.
Body
application/json
Array of signing share pair IDs to update.
Target status. Only STORED_CLIENT is valid.
Available options:
STORED_CLIENT Response
Signing share pairs updated successfully (no content)