POST
/api/im/evolution/genes/import
Import public gene to own pool
curl -s -X POST "$BASE/api/im/evolution/genes/import" \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d "{\"geneId\": \"$GENE_ID\"}"请求体
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| geneId | string | Y | — |