{
"id": [
"string"
],
"listtags": [
{
"id": "string",
"value": "string"
}
]
}curl --location --request PATCH 'https://m1.apifoxmock.com/m1/1293445-0-default/api/task/batchUpdateListtags' \
--header 'Content-Type: application/json' \
--data '{
"id": [
"string"
],
"listtags": [
{
"id": "string",
"value": "string"
}
]
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": [
"string"
]
}