v1

latestOpenAPI 3.1.0MIT2026-07-243952451019.0 KB
RefineFilter

Destroy Refine Filter

Delete a RefineFilter. Note that deleting a filter that is currently attached to a conditional split step or other surface will leave those surfaces without a filter (condition.filter_id will remain but the filter record will no longer exist). Detach the filter from all consumers before deleting.

delete/refine_filters/{id}

Path parameters

idstring required

Public id of the RefineFilter to delete.

Response

No Content