Delete a batch of objects with a given prefix
Deletes all objects with the provided prefix from the local database. The objects are not removed from the network immediately. Instead, the autopilot prunes data from the network periodically.
post/worker/objects/remove
Request body
Example request
{
"prefix": "myDir/"
}Response
Successfully removed objects