---
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

- **2026-07-17** `c02dd33a522b` — 2 info
  - added the new optional `header` request parameter `X-AMZ-Storage-Class` to all path's operations
  - added the new optional `query` request parameter `restore` to all path's operations

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

---

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