Update backup share pair statuses
Wallet Shares
Update backup share pair statuses
Updates the status of one or more backup share pairs. Valid target statuses:
STORED_CLIENT_BACKUP_SHARE_KEY— requires current status to beSTORED_CUSTODIAN_BACKUP_SHARESTORED_CLIENT_BACKUP_SHARE— accepts current status ofSTORED_CUSTODIAN_BACKUP_SHAREorSTORED_CLIENT_BACKUP_SHARE_KEY
PATCH
Update backup 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 backup share pair IDs to update.
Target status. Valid values:
STORED_CLIENT_BACKUP_SHARE_KEY— requires current statusSTORED_CUSTODIAN_BACKUP_SHARESTORED_CLIENT_BACKUP_SHARE— acceptsSTORED_CUSTODIAN_BACKUP_SHAREorSTORED_CLIENT_BACKUP_SHARE_KEY
Available options:
STORED_CLIENT_BACKUP_SHARE, STORED_CLIENT_BACKUP_SHARE_KEY Response
Backup share pairs updated successfully (no content)