---
title: "RemoveDataSetWriterEntry"
method: DELETE
path: "/v2/writer/{dataSetWriterGroup}/{dataSetWriterId}"
tags: ["Writer"]
---

# RemoveDataSetWriterEntry

`DELETE /v2/writer/{dataSetWriterGroup}/{dataSetWriterId}`

Remove the published nodes entry for a specific data set writer in a writer group. Dedicated errors are returned if no, or no unique entry could be found.

## Path parameters

- `dataSetWriterGroup` string, required
- `dataSetWriterId` string, required

## Query parameters

- `force` boolean

## Response `200`

The entry was removed

## Other responses

- `400` — The passed in information is invalid
- `403` — A unique item could not be found to remove.
- `404` — The entry to remove was not found

---

[API](https://skmtc.net/azure/apis/opcpublisher.md) · [All operations](https://skmtc.net/azure/apis/opcpublisher/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/opcpublisher/revisions/8eac19a554d6/schema)
