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

The name of the bucket.

The name of the bucket the object belongs to

Response

Successfully deleted object

Changes