Status, Verdict, or Assignee User ID.
Required permission to run this action: cases:update.
External DocumentationTo learn more, visit the Artemis documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Status, Verdict, or Assignee User ID.
Required permission to run this action: cases:update.
| Parameter | Description |
|---|---|
| Assignee User ID | The user ID of the new assignee assigned to the case. |
| Case ID | The ID of the case to update. Can be obtained by the List Cases action. |
| Status | Select the new status for the case. |
| Verdict | Select the new verdict for the case. |
| Verdict Reason | The new verdict reason of the case. |
{
"case_id": "case-9f8a7b6c",
"message": "Case updated"
}
Was this page helpful?