{
"token": "b28fe61b-966e-445d-a88d-22086bdf4597",
"param": {
"corpId": "ww9a129eb2756a904f",
"id":503,
"name": "人群包3(update)",
"source": "CDP_CROWD_PACK",
"selfAgent": 0
}
}
curl --location --request POST 'https://open-auth.tezign.com/open-api/standard/v1/marketing/crowd-pack/update' \
--header 'Access-token: 70ec55ca-1b48-47c6-a8f3-692697fd6ca7' \
--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": "ww9a129eb2756a904f",
"id":503,
"name": "人群包3(update)",
"source": "CDP_CROWD_PACK",
"selfAgent": 0
}
}'
{
"code": "0",
"message": "success",
"result": {
"code": "0",
"message": "success",
"result": true,
"traceId": "1f75458b17fa41aaa19835d69931b908"
}
}