{
"comment": "string",
"instance_id": "string",
"operator": "string",
"transfer_user_id": "string"
}curl --location --request POST '/v7/workflow/approval_tasks//transfer' \
--header 'Content-Type: application/json' \
--data-raw '{
"comment": "string",
"instance_id": "string",
"operator": "string",
"transfer_user_id": "string"
}'{
"code": 0,
"more": {},
"msg": "string"
}