---
title: "Delete a custom object definition"
method: DELETE
path: "/objects/definitions/default/{object}"
tags: ["Custom Object Definitions"]
---

# Delete a custom object definition

`DELETE /objects/definitions/default/{object}`

Deletes the custom object definition for the provided type.

**Note:** A custom object definition can only be deleted if no record of this custom object type exists.

## Path parameters

- `object` string, required

## Headers

- `Accept-Encoding` string
- `Content-Encoding` string
- `Zuora-Track-Id` string
- `Zuora-Entity-Ids` string
- `Zuora-Org-Ids` string
- `Zuora-Version` string, date

## Response `200`

OK

- string, uri — The URI of the deleted custom object definition

---

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