curl --location --request DELETE 'https://api.aworld.cloud/dashboard/v1/users//tags' \
--header 'x-external-user-id;' \
--header 'x-user-id;' \
--header 'Content-Type: application/json' \
--data '{
"assignments": [
{
"tagId": "string"
}
]
}'{
"assignments": [
{
"tagId": "string",
"entityType": "Activity",
"entityId": "FUMzPf00hz_kcj2R2Hlzq",
"deleted": true,
"userId": "string",
"property1": "string",
"property2": "string"
}
]
}