Validation Rules
updateValidationRule
Partially updates an existing validation rule by ID. Only the fields provided in the request body are updated.
patch/v1/validation-rules/{ruleId}
Path parameters
ruleIdstring required
The unique identifier of the validation rule to update.
Request body
Response
Validation rule updated successfully