---
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

## Changes

- **2024-07-27** `84c9ed77aa44` — 1 info
  - added the new optional `query` request parameter `force`
- **2024-06-29** `bfba75adb807` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
- **2024-06-24** `e7cc0f7cc60b` — 1 info
  - endpoint added
- **2023-05-02** `e285a38b6ca1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/opcpublisher/changes/v2/writer/:dataSetWriterGroup/:dataSetWriterId/delete.md)

---

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