{ "type": 1, "tagIds": [ "etFiOZ-1111" ], "unionids": [ "oHeCcsafdgre-11TU" ] }
curl --location -g --request POST '/open-api/tag/customer-tag/add-customer-tag-task?access_token={{access_token}}' \ --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" }