worker

Delete 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:folder/file

The key of the file to delete

Query parameters

bucketstring required

The name of the bucket.

Example:default

The name of the bucket the object belongs to

Response

Successfully deleted object

Changes