v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13327173.8 KB
matters

Updates the specified matter. This updates only the name and description of the matter, identified by matter ID. Changes to any other fields are ignored. Returns the default view of the matter.

put/v1/matters/{matterId}

Path parameters

matterIdstring required

The matter ID.

Request body

descriptionstring

An optional description for the matter.

matterRegion'MATTER_REGION_UNSPECIFIED' | 'ANY' | 'US' | 'EUROPE'

Optional. The requested data region for the matter.

matterIdstring

The matter ID, which is generated by the server. Leave blank when creating a matter.

namestring

The name of the matter.

state'STATE_UNSPECIFIED' | 'OPEN' | 'CLOSED' | 'DELETED'

The state of the matter.

Response

Successful response