Deletes an object
Deletes an object from the local database. The object is not removed from the network immediately. Instead, the autopilot prunes data from the network periodically.
delete/worker/object/{key}
Path parameters
keystring required
Example:myDir/myFile
The key of the file to delete
Query parameters
bucketstring required
A bucket logically groups together objects.
The bucket the object belongs to
Response
Successfully deleted object