Add
Add Client Matters
Adds a list of client matters to Harvey. Each client matter includes a name and an optional description.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
The number of successfully added client matters and the number of failures.
The response is of type object
.