TriggerDuplicateScanResponse
Response for triggering a duplicate scan
messagestringrequired
Status message
Example:
Duplicate scan startedtask_idstring<uuid>required
Task ID for tracking the scan progress
Example:
550e8400-e29b-41d4-a716-446655440000TriggerDuplicateScanResponse
{
"message": "Duplicate scan started",
"task_id": "550e8400-e29b-41d4-a716-446655440000"
}