Update Matter status
AuthRequires authentication via bearerAuth.
Description
Moves a Matter to a permitted lifecycle status.
Parameters
matter_idpathstringrequired
Matter identifier.
Request body
application/jsonrequired
statusbodystringrequired
Current lifecycle state of a Matter.
reasonbodystring
Context recorded in Matter activity.
Responses
200The updated Matter.
application/jsonidstringrequired
Stable Matter identifier
namestringrequired
Human-readable Matter name
agreement_typestringrequired
Workspace-defined contract category
counterparty_namestringrequired
Other contracting party
statusstringrequired
Current lifecycle state of a Matter.
owner_idstringrequired
Workspace member responsible for the Matter
template_idstring | null
Template used for the first draft
target_signature_datestring | null
Internal target for signature
external_referencestring | null
Identifier from a connected business system
current_turn_numberinteger
Latest completed Turn number
executed_copy_idstring | null
Final signed document when execution is complete
created_atstring <date-time>required
Creation timestamp.
updated_atstring <date-time>required
Most recent update timestamp.
401The API key is missing, malformed, expired, or revoked.
application/jsonerrorobjectrequired
403The API key does not have permission for this action.
application/jsonerrorobjectrequired
404The resource was not found in the authenticated Workspace.
application/jsonerrorobjectrequired
409The operation conflicts with the current resource state.
application/jsonerrorobjectrequired
422One or more request fields are invalid.
application/jsonerrorobjectrequired