---
title: "Delete Object."
method: DELETE
path: "/{bucketName}/{object}"
tags: ["s3"]
---

# Delete Object.

`DELETE /{bucketName}/{object}`

## Response `200`

Successful Deletion of Object

## Other responses

- `403` — Forbidden; Access Denied, InvalidAccessKey, SignatureDoesNotMatch
- `404` — Not Found i.e. No Such Key

## Changes

> 33 revisions in range; 3 not diffed, 1 could not be searched.

- **2021-12-27** `b348fb4e977f` — 1 warning, 1 info
  - removed the optional property `ErrorCode` from the response with the `200` status
  - added the optional property `ReturnCode` to the response with the `200` status
- **2020-05-03** `f9da14548ae5` — 1 info
  - endpoint added
- **2018-10-29** `50fa096a3906` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api/changes/:bucketName/:object/delete.md)

---

[API](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api.md) · [All operations](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sodafoundation/soda-multi-cloud-api/revisions/df048c8349b6/schema)
