Update matter roles
POST /matters/{matterId}/roles
This endpoint allows you to update matter roles.
Note that this action replaces the existing roles with the new ones provided in the request body.
Parameters
Path Parameters
The ID of the matter to apply the new roles to
Request Body required
object
object
object
A list of roles and users associated with the matter
If no OWNER is specified, the current user will be set as the matter owner
object
Matter owner (limited to one user)
Matter lead (limited to one user)
Business Administrators of the matter
Advocates (or Barristers) of the matter
Consultants of the matter
Senior Lawyers of the matter
Junior Lawyers of the matter
Law Clerks or Paralegals of the matter
Senior Legal Assistants of the matter
Junior Legal Assistants of the matter
Responses
200
Matter roles updated
object
object
object
Name of the matter
Description of the matter
object
External reference for the matter
Source of the external reference
A list of label/value tags associated with the matter as an array of object .
object
The label of the tag (e.g., “priority”, “status”, “type”, “value”)
An optional value to the label of the tag (e.g., “high”, “open”, “ACC”, “$3,000”)
A list of matter type identifiers for this matter
A list of Jurisdictions this matter is associated with Australia: https://en.wikipedia.org/wiki/ISO_3166-2:AU Canada: https://en.wikipedia.org/wiki/ISO_3166-2:CA Great Britain: https://en.wikipedia.org/wiki/ISO_3166-2:GB New Zealand: https://en.wikipedia.org/wiki/ISO_3166-2:NZ United States od America: https://en.wikipedia.org/wiki/ISO_3166-2:US
A list of roles and users associated with the matter
If no OWNER is specified, the current user will be set as the matter owner
object
Matter owner (limited to one user)
Matter lead (limited to one user)
Business Administrators of the matter
Advocates (or Barristers) of the matter
Consultants of the matter
Senior Lawyers of the matter
Junior Lawyers of the matter
Law Clerks or Paralegals of the matter
Senior Legal Assistants of the matter
Junior Legal Assistants of the matter
object
object
object
object
object
Name of the milestone
Description of the milestone
Status of the milestone
An integer representing milliseconds since the Unix epoch
An integer representing milliseconds since the Unix epoch
An integer representing milliseconds since the Unix epoch
Total number of tasks in the milestone
Number of completed tasks in the milestone
Number of pending tasks in the milestone