v1
latestOpenAPI 3.0.02026-07-17120114186.8 KBworker
Delete an object
Deletes an object from the database. The data is not removed from the network immediately. Instead, the autopilot prunes data from the contracts periodically, after that happens the host is no longer obliged to store the data and it's effectively removed from the network.
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