Authorization: Bearer ********************Authorization: Bearer ********************curl --location '/api/agents//auto-assignment/preview?auto_assignment_mode=undefined&auto_assignment_channel_ids=undefined&auto_assignment_dialog_scope=undefined&auto_assignment_role=undefined' \
--header 'X-Session-Id;' \
--header 'Accept-Language;'{
"has_conflicts": true,
"conflicts": [
{
"scope": "project",
"rule_id": "string",
"role": "primary",
"current_agent": {
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "Sales Assistant",
"avatar_url": "https://avatars-ai.senler.ru/agents/550e8400.jpg",
"is_active": true
},
"channel": {
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "VK группа",
"type": "vk",
"avatar_url": "https://avatars-ai.senler.ru/channels/550e8400.jpg"
},
"affected_channel_ids": [
"string"
],
"dialog_scope": "all"
}
]
}