Delete Blob/File
info
All JSON array responses have been shortened for readability.
DELETE/<ApplicationID>/store/<BlobID>
Endpoint Requires Authentication
Example
https://api.centrix.world/641c1177ebc8b2f3c195b02c/store/641c1c258fde9d1d8a0e0419
Description
Deletes the file from the container with the given <BlobID>.
Returns
{
"timestamp": "2023-03-23T09:30:13.157Z",
"data": {
"_id": "641c1c258fde9d1d8a0e0419"
}
}