---
title: "Soft delete a custom object instance"
method: DELETE
path: "/api/v1/custom-objects/by-id/{id}"
tags: ["customObjects"]
---

# Soft delete a custom object instance

`DELETE /api/v1/custom-objects/by-id/{id}`

## Path parameters

- `id` integer, required

## Headers

- `X-Api-Key` string, required
- `X-Workspace-Id` string

## Response `200`

Successful response

- CustomObjectsDeleteapiV1CustomObjectsByIdIdResponse200 — Empty response body

## Changes

- **2026-08-12** `2ab1cf36239b` — 1 info
  - api operation id `deleteapi-v-1-custom-objects-by-id-id` removed and replaced with `deleteapi_v1_custom_objects_by_id__id`

[Change history](https://skmtc.dev/atomicwork/apis/atomicwork-public-api/changes/api/v1/custom-objects/by-id/:id/delete.md)

---

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