Skip to main content
DELETE
Delete data list

Overview

Deletes a tenant list when allowed. If rules still reference the list UUID in custom-list operators, deletion is blocked and the response explains which rules must be updated first. Global lists use a separate admin path (DELETE /data-lists/global/{id}) and are not tenant-deletable in the same way.

Endpoint

Authentication

Response

200 on success; 400/409-style errors when blocked by rule references; 404 when not found.