Skip to main content
POST
Add Client Matters

Permissions

Requires Client matters admin permission.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
client_matters
object[]
required
Maximum array length: 10000

Response

The number of successfully added client matters and the number of failures.

success_count
integer

The total amount of client matters that successfully uploaded.

Example:

1

failed
string[]

A list of cm_names that failed to upload. If all uploads were successful, you will receive an empty array.

Example: