Bulk remove tags from matters

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).

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!