Bulk partial update of monitor-level properties for one or more monitors in a single request. Supports pausing/resuming (is_paused), updating title, description, priority, sample limit, notification channels, owners, approvers, and service account bindings. Check- and definition-level fields are not accepted here — use PATCH /check or PUT /monitor for those. Each item must include monitor_id and at least one updatable field; fields that are omitted are left unchanged. Notification channels, owners, approvers, and service_account_bindings all use replace-on-present semantics: omit the field to leave untouched, send an empty array to clear, or send a list to replace the set. Monitors in the request that do not exist are reported in the response's not_found list rather than failing the request.
patch
https://{protocol}://{base-url}/integration/v1/native_data_quality/monitor