Authorization: Bearer ********************Authorization: Bearer ********************curl --location '/api/projects//channels//history-scan' \
--header 'Accept-Language;' \
--header 'Content-Type: application/json' \
--data '{
"depth_days": 30,
"scope_ids": [
"550e8400-e29b-41d4-a716-446655440000"
]
}'{
"history_supported": true,
"history_scan_status": "pending",
"history_covered_from": "2019-08-24T14:15:22.123Z",
"history_covered_to": "2019-08-24T14:15:22.123Z",
"history_last_error": "string",
"history_depth_days": 0,
"history_fetched_count": 0,
"history_deduped_count": 0,
"channel_id": "string"
}