curl --location --request DELETE 'https://openapi.italent.cn/TenantBaseExternal/api/v5/Employee/DeleteForEntry' \
--header 'Content-Type: application/json' \
--data-raw '/TenantBaseExternal/api/v5/Employee/DeleteForEntry?userId=101501128
//外部id调用示例
/TenantBaseExternal/api/v5/Employee/DeleteForEntry?originalId=8785dd30-7b2d-4fce-8fd3-df0e4be79f46'{
"code": "string",
"message": "string"
}