{ "instanceId": 0, "message": "string", "nodeId": "string", "access": true }
curl --location --request POST '/openservice/app-designer/openworkflow/invalid?entId=apiceshiqiye&userId=apitest' \ --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 '{ "instanceId": 0, "message": "string", "nodeId": "string", "access": true }'
{ "status": 200, "code": 1000000, "result": true, "msg": "成功" }