Skip to main content

Events when asset is untagged

Connect docs via MCP
TL;DR

Reference for asset untagging event triggers in the Atlan Python SDK (pyatlan). Understand CLASSIFICATION_DELETE events for event-driven integrations.

When an asset is untagged in Atlan, the following event is emitted.

CLASSIFICATION_DELETE

Atlan always emits a CLASSIFICATION_DELETE event when a tag is removed from an asset.

For both direct tags and propagations

Remember that these events will be emitted for both the asset from which the tag was directly removed as well as all assets to which the tag removal is propagated.

Was this page helpful?