Clear one or both score types for a table in a single call. Use scope=data_quality to clear DQ tags and rules, scope=metadata to clear the metadata score, or scope=all to clear everything (the Clear All action). Previous data is preserved for history. Running a new assessment restores the score.
Documentation Index
Fetch the complete documentation index at: https://em-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. Include the token in the Authorization header as: Authorization: Bearer <token>. The JWT must contain valid client_id, and project_id claims for tenant isolation and SDK routing.
Fully qualified name of the table (e.g., service.database.schema.table)
1Score type(s) to clear: data_quality, metadata, or all
data_quality, metadata, all Successful Response
Result of clearing one or more score types for a table.
Previous data is preserved for history but no longer visible via the API. Running a new assessment restores the score for that type.