{
"tables": [
"string"
]
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/task//auto-inspect-again' \
--header 'Content-Type: application/json' \
--data '{
"tables": [
"string"
]
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"modifiedCount": 0,
"upsertedId": {
"double": true,
"boolean": true,
"binary": true,
"symbol": true,
"string": true,
"int64": true,
"bsonType": "END_OF_DOCUMENT",
"int32": true,
"document": true,
"decimal128": true,
"dateTime": true,
"timestamp": true,
"dbpointer": true,
"regularExpression": true,
"javaScript": true,
"javaScriptWithScope": true,
"objectId": true,
"array": true,
"null": true,
"number": true
},
"matchedCount": 0
}
}