...
代码块 |
---|
curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'X-Token: wuckL19mhgykNruZToLe56U0YP0' -d '{ \ "audienceUserIdList": [ \ 123,456 \ ] \ }' 'https://devintegrateintegrate.rabbitpre.com/api/open/api/audience/user/tag/batchlist' |
...