POST
/api/v1/evidence/migrate
Use this API endpoint to migrated chosen evidence items from one case to another.
Request Body
uuid
*
array
Array of evidence item UUIDs that are to be migrated. REQUIRED
case_uuid
*
string
The UUID of the case that the evidence items will be migrated to.
REQUIRED