---
title: "Delete placeholder resource"
method: DELETE
path: "/placeholder_resources/{placeholder_resource_id}"
tags: ["placeholder resources"]
---

# Delete placeholder resource

`DELETE /placeholder_resources/{placeholder_resource_id}`

Deletes the placeholder resource.

>**Note:** Time tracking for placeholders is not supported.

## Path parameters

- `placeholder_resource_id` integer, required

## Response `204`

The placeholder resource was successfully deleted.

- object

## Other responses

- `404` — The placeholder resource was not found, likely due to an invalid or missing ID.

---

[API](https://skmtc.net/smartsheet/apis/resource-management-openapi-reference.md) · [All operations](https://skmtc.net/smartsheet/apis/resource-management-openapi-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartsheet/resource-management-openapi-reference/versions/e4c439ac13f2/schema)
