curl --location --request DELETE '/activities//tags' \ --header 'Content-Type: application/json' \ --data-raw '{ "assignments": [ { "tagId": "string" } ] }'