{
"appId": "WuPinLingYongShenQin",
"instanceId": 2,
"entId": "APICeShiQiYe",
"loginUserId": "ApiTest"
}
curl --location --request POST '/openApi/out/app/openworkflow/delete' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "WuPinLingYongShenQin",
"instanceId": 2,
"entId": "APICeShiQiYe",
"loginUserId": "ApiTest"
}'
{
"status": 200,
"code": 200,
"msg": "",
"result": true,
"guid": "0d38506cd4377dbe"
}