---
title: "Delete object preference set"
method: DELETE
path: "/v1/objects/{collection}/{object_id}/preferences/{id}"
tags: ["Objects", "Preferences"]
---

# Delete object preference set

`DELETE /v1/objects/{collection}/{object_id}/preferences/{id}`

Unsets the preference set for the object, removing it entirely.

## Path parameters

- `object_id` string, required
- `collection` string, required
- `id` string, required

## Response `204`

No Content

---

[API](https://skmtc.net/knocklabs/apis/knock-api.md) · [All operations](https://skmtc.net/knocklabs/apis/knock-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/knocklabs/knock-api/revisions/4b8499dddbc5/schema)
