Unhide a vault account in the consoleAsk AIpost https://api.fireblocks.io/v1/vault/accounts/{vaultAccountId}/unhideMakes a hidden vault account visible in web console view. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.Path ParamsvaultAccountIdstringrequiredThe vault account to unhideHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 201OK defaultError ResponseUpdated 4 months ago