{
"slaveRecordIds": "[1]",
"deleteFlag": "",
"agentId": "",
"extendInfo": {}
}
curl --location --request DELETE '/openApi/delete/dataocean/v2/dataflow/slave//' \
--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 '{
"slaveRecordIds": "[1]",
"deleteFlag": "",
"agentId": "",
"extendInfo": {}
}'
{
"msg": "成功",
"result": 1,
"code": 8010001,
"originResp": "{\"result\":1,\"msg\":\"成功\",\"code\":1000000,\"status\":200}",
"success": true,
"guid": "ccad202258729cb8",
"uuid": "ccad202258729cb8",
"status": 200
}