Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
A list of client matter names to delete.
Maximum length:
10000Example:
["123-45", "456-78"]Response
The number of successfully deleted client matters and the number of failures.