Authorization: Bearer ********************{
"allocation_id": "string",
"task_id": "string",
"results": [
{}
],
"article_count": 0,
"timestamp": "string"
}curl --location 'http://127.0.0.1:8001/api/v1/wx/cascade/report-completion' \
--header 'Content-Type: application/json' \
--data '{
"allocation_id": "string",
"task_id": "string",
"results": [
{}
],
"article_count": 0,
"timestamp": "string"
}'null