Databricks SDK for JavaScript
    Preparing search index...
    Index

    Constructors

    Methods

    • Deletes a tag assignment for an Unity Catalog entity by its key.

      To delete tags from Unity Catalog entities, you must own the entity or have the following privileges:

      • APPLY TAG on the entity
      • USE_SCHEMA on the entity's parent schema
      • USE_CATALOG on the entity's parent catalog

      To delete a governed tag from Unity Catalog entities, you must also have the ASSIGN or MANAGE permission on the tag policy. See Manage tag policy permissions.

      Parameters

      Returns Promise<void>