Authorization: Bearer ********************curl --location --request DELETE 'https://api.eu-west-1.aworld.cloud/dashboard/v1/streak-configurations//tags/' \
--header 'Authorization: Bearer <token>'{
"tagId": "string",
"entityType": "Activity",
"entityId": "FUMzPf00hz_kcj2R2Hlzq",
"deleted": true,
"streakConfigurationId": "string",
"property1": "string",
"property2": "string"
}