Update device statusAsk AIpatch https://api.fireblocks.io/v1/ncw/wallets/{walletId}/devices/{deviceId}/statusUpdate the enabled/disabled status of a specific device for a Non Custodial WalletPath ParamswalletIdstringrequiredWallet IddeviceIdstringrequiredDevice IdBody ParamsenabledbooleanrequiredWhether the device should be enabled or disabledtruefalseHeadersIdempotency-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 204No Content - Device status updated successfully defaultError ResponseUpdated 3 months ago