Skip to main content
PUT
Upsert data quality rules for a workflow

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

workflowId
string
required

ID of the workflow

Body

application/json

Map keyed by schema field name, with the per-field data quality rules for that field.

{key}
object

Validation rules for string fields.

Response

Rules updated successfully. Returns the merged ruleset.

rules
object

Map keyed by schema field name, with the per-field data quality rules for that field.