Authorization: Bearer ********************{
"deleteJournal": true
}curl --location --globoff --request DELETE 'https://web-api.blockindex.com/entity/{{entityId}}/businessDataSource/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"deleteJournal": true
}'{
"status": "success",
"requestId": "ed458995-3eb1-48c9-90b3-1e6f4d57ab82",
"data": {
"businessDataSourceId": "f45757a6d99aafa366397be609d74114",
"entityId": "f2edcc146cd45e37a686fa69626b29e2",
"businessDataTypeId": "e78824b3d653d5a497637049170f7e81",
"name": "桓馥君",
"nameLowerCase": "扬建华",
"type": "OPENAPI",
"status": "FINISHED",
"lastSyncTime": "2024-04-20 10:44:47",
"lastAggregationTime": "2026-04-05 21:04:44",
"businessDataFileId": "751ba4fd8858b93b3b43b89d439a11e8",
"count": 90,
"aggregatedCount": 23,
"aggregatedOriginalCount": 48,
"createdAt": "2026-03-30 18:48:04",
"updatedAt": "2025-01-19",
"deletedAt": "2025-06-29 10:52:06"
}
}