Skip to main content

TriggerDuplicateScanResponse

Response for triggering a duplicate scan

messagestringrequired

Status message

Example: Duplicate scan started
task_idstring<uuid>required

Task ID for tracking the scan progress

Example: 550e8400-e29b-41d4-a716-446655440000
TriggerDuplicateScanResponse
{
"message": "Duplicate scan started",
"task_id": "550e8400-e29b-41d4-a716-446655440000"
}