Delete subject completely
DELETE {{SCHEMA_REGISTRY_BASE_URL}}/subjects/:subject?permanent=false
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
permanent | boolean | When "true" then hard delete, see also: https://docs.confluent.io/platform/current/schema-registry/schema-deletion-guidelines.html |