**Is your feature request related to a problem? Please describe.** 原版的 CCIP Server 是使用 Command Line 直接塞到資料庫,但是 Serverless 版本無法直接在伺服器上操作,因此需要提供一個 Import API 處理 **Describe the solution you'd like** * 可以批次匯入參加者 * 需要有 ACL 控管 **Describe alternatives you've considered** * N/A **Additional context** * 預期使用 [Cloudflare Zero Trust](https://developers.cloudflare.com/cloudflare-one/) 處理 * ACL: https://developers.cloudflare.com/cloudflare-one/policies/access/ * https://github.com/cloudflare/wildebeest