import_task_assignments_to_case
Transfer task assignments to a specified case by providing the case ID and an array of task assignment IDs, streamlining workflow in digital forensics and incident response.
Instructions
Import task assignments to a specific case
Input Schema
Name | Required | Description | Default |
---|---|---|---|
caseId | Yes | ID of the case to import task assignments to | |
taskAssignmentIds | Yes | Array of task assignment IDs to import to the case |