{
"token": "b28fe61b-966e-445d-a88d-22086bdf4597",
"param": {
"corpId": "ww9a129eb2756a904f",
"id":502,
"source": "CDP_CROWD_PACK"
}
}
curl --location --request POST 'https://open-auth.tezign.com/open-api/standard/v1/marketing/crowd-pack/delete' \
--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":502,
"source": "CDP_CROWD_PACK"
}
}'
{
"code": "0",
"message": "success",
"result": {
"code": "0",
"message": "success",
"result": true,
"traceId": "779a101a728d4e919a5b32c655df4e40"
}
}