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.
Path parameters
The writer group name of the entry
The data set writer identifer of the entry
Query parameters
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
queryrequest parameterforcenew-optional-request-parameter
- ○
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲