v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Matters

Make work item decision

Approve, revise, block, or reassign a work item. Used by humans or agents to move work items through their lifecycle.

post/matters/v1/{id}/work-items/{workItemId}/decision

Path parameters

idstring required
workItemIdstring required

Request body

decision'approve' | 'revise' | 'block' | 'reassign' required
reasonstring nullable
agent_type_idstring nullable
metadataobject

Response

Decision applied