A unified data governance solution that helps manage, protect, and discover data across your organization
@Dhanoordaran V
To apply tags (classifications) to multiple data assets such as ADLS Gen2 files or Synapse tables, the correct API to use is:
POST /api/atlas/v2/entity/bulk/classification
This API allows you to assign a classification (tag) to multiple entities using their GUIDs in a single request.
This API applies "classifications", not "labels". The /labels API often returns a 404 error if the label type or entity isn't supported. For Purview, Microsoft recommends using classifications for tagging purposes.
I hope this info helps,If you have any further query, please let me know I am happy to help.