curl --location --request POST 'https://open-auth.tezign.com/open-api/standard/v1/marketing/crowd-pack/insert' \
--header 'Access-token: 6985efde-d937-43c0-96cf-7c1990943387' \
--header 'Access-token;' \
--header 'Token-type: bearer' \
--header 'x-asm-prefer-tag: version-env-07' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "b28fe61b-966e-445d-a88d-22086bdf4597",
"param": {
"corpId": "wpNt3oCAAAxG7vMJxiZbAMMuyEBlmiVQ",
"name": "人群包01",
"source": "CDP_CROWD_PACK",
"selfAgent":0
}
}'