v1
latestOpenAPI 3.0.02026-08-063014193.1 MBMatters
Update a single Matter
Outlines the parameters and data fields used when updating a single Matter
When updating data that could change the display_number, reset_matter_number must be set in order for the display_number to be updated
patch/matters/{id}.json
Path parameters
idinteger required
The unique identifier for the Matter.
Query parameters
custom_field_ids[]integer
Filter Matter's custom_field_values to only include values for the given custom field unique identifiers.
fieldsstring
The fields to be returned. See response samples for what fields are available. For more information see the fields section.
Headers
IF-MATCHstring
The server will update the requested resource and send back a 200 status, but only if value in the header matches the existing resource's ETag.
X-API-VERSIONstring
The API minor version. Default: latest version.
Request body
Response
Ok