---
title: "Delete Custom Object"
method: DELETE
path: "/api/v2/custom_objects/{custom_object_key}"
tags: ["Custom Objects"]
---

# Delete Custom Object

`DELETE /api/v2/custom_objects/{custom_object_key}`

Permanently deletes the custom object with the specified key
#### Allowed For
* Admins

## Path parameters

- `custom_object_key` string, required

## Response `204`

No content response

---

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