Soft-delete a metadata entity (all versions + cascade) or a single version row.
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Fully qualified name of the entity to delete
'*' to delete entity (all versions + cascade), or version string (e.g., '0.1') to delete a single version
^(\d+\.\d+|\*)$Asset type hint (for validation; not required since FQN is unique within tenant scope) Asset type discriminator values.
database, database_schema, table, column Deleted successfully