Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Maximum length:
10000
Response
The number of successfully added client matters and the number of failures.
Adds a list of client matters to Harvey. Each client matter includes a name and an optional description.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
10000
The number of successfully added client matters and the number of failures.