Execute Rule

Trigger a rule execution immediately on a specified asset. You might want to validate data freshness or integrity as part of a data pipeline, or to run checks on demand (e.g., after a data load). Use this endpoint to kickoff the rule execution process.

For instance, after ingesting a daily batch into customer_orders , trigger your no_null_emails rule to confirm that no records have null emails.

Endpoint

  • POST /catalog-server/api/rules/executions

Request Body

JSON
Copy

Sample Request

Bash
Copy

Response Schema

See Execution Schema

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard