delete
https://api.vcita.biz/business/clients/v1/tags
Overview
Bulk remove tags from one or more matters. Same contract as PUT: send matters.uids (array of matter UIDs) and tags (array of tag strings to remove). Optional query param new_api: true (Frontage sends it). Available for Staff, App, and Directory tokens. Requires tags_feature (returns 401 when disabled). Frontend: frontage/app/assets/frontage/app/crm/actions/client-tags/client-bulk-tags-controller.js.coffee (customDELETE with body).
