Writer

RemoveDataSetWriterEntry

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.

delete/v2/writer/{dataSetWriterGroup}/{dataSetWriterId}

Path parameters

dataSetWriterGroupstring required

The writer group name of the entry

dataSetWriterIdstring required

The data set writer identifer of the entry

Query parameters

forceboolean

Force delete all writers even if more than one were found. Does not error when none were found.

Response

The entry was removed

Changes

Changed in 4 of the 27 revisions of this API.15

    • added the new optional query request parameter force

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation