{
"token": "string",
"param": {
"source": "CDP_CROWD_PACK",
"corpId": "ww9a129eb2756a904f",
"crowdPackId": 504,
"crowdIdList": [
507
]
}
}
curl --location --request POST 'https://open-auth.tezign.com/open-api/standard/v1/marketing/crowd/delete' \
--header 'x-asm-prefer-tag: version-env-07' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"param": {
"source": "CDP_CROWD_PACK",
"corpId": "ww9a129eb2756a904f",
"crowdPackId": 504,
"crowdIdList": [
507
]
}
}'
{
"code": "0",
"message": "success",
"result": {
"code": "0",
"message": "success",
"result": true,
"traceId": "ad0d5c94ce6e47b28d06cda2ae680246"
}
}