{
"id": [
"string"
]
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/Dataflows/resetAll' \
--header 'Content-Type: application/json' \
--data '{
"id": [
"string"
]
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"success": [
{
"id": "string"
}
],
"fail": [
{
"id": "string",
"reason": "string"
}
]
}
}