---
title: "DELETE /objects/{object_name}"
method: DELETE
path: "/objects/{object_name}"
tags: ["Objects"]
---

# DELETE /objects/{object_name}

`DELETE /objects/{object_name}`

## Path parameters

- `object_name` string, required

## Response `200`

Response for a successful delete operation.

- object — Response for a successful delete operation.
  - `status` 'success', required

## Other responses

- `400` — Response for any operation that results in a bad request error.
- `401` — Response for any operation that results in an unauthorized error.
- `403` — Response for any operation that results in a forbidden error.
- `404` — Response for any operation that results in a not found error.
- `500` — Response for any operation that results in an internal server error.

---

[API](https://skmtc.net/unifygtm/apis/unify-analytics-api.md) · [All operations](https://skmtc.net/unifygtm/apis/unify-analytics-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unifygtm/unify-analytics-api/versions/2f145e6f6d7e/schema)
