{
"type": 1,
"tagIds": [
"etFiOZ-1111"
],
"unionids": [
"oHeCcsafdgre-11TU"
]
}curl --location --request POST '/open-api/tag/customer-tag/add-customer-tag-task' \
--header 'Authorization: Bearer {{auth_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 1,
"tagIds": [
"etFiOZ-1111"
],
"unionids": [
"oHeCcsafdgre-11TU"
]
}'{
"code": 0,
"msg": "",
"data": true,
"requestId": "1231465461"
}