Deletes a list of client matters from Harvey, preventing them from being associated with any future queries. If a client matter does not exist or is already deleted, it will be skipped.
Deleting a Client Matter does not delete historical queries associated with that Client Matter, nor does it remove the Client Matter from those historical queries. Users and Admins can update the Client Matter associated with a previous query in the Dashboard.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of successfully deleted client matters and the number of failures.
The response is of type object
.