Authorization: ********************curl --location --request DELETE 'http://127.0.0.1:10010/file/api/aienterpriseaccount/' \
--header 'Authorization: <api-key>'{
"status": "",
"message": "",
"data": {
"id": "",
"objectives": 0,
"title": "",
"userInfoId": "",
"type": 0,
"industry": "",
"area": "",
"ipOrAdvantage": "",
"highlight": "",
"offer": "",
"keywords": "",
"companyId": "",
"enabled": 0,
"deleted": 0,
"createTime": "",
"createById": "",
"updateTime": "",
"updateById": ""
}
}