---
title: "PATCH /v1/internal/auto-reject-rules/{id}"
method: PATCH
path: "/v1/internal/auto-reject-rules/{id}"
---

# PATCH /v1/internal/auto-reject-rules/{id}

`PATCH /v1/internal/auto-reject-rules/{id}`

## Path parameters

- `id` string, uuid, required

## Request body

- object
  - `mode` 'off' | 'shadow' | 'enforced'
  - `params` object
  - `controlSampleRate` number
  - `version` integer
  - `note` string

## Response `200`

Default Response

## Changes

- **2026-09-21** `b865883633d6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/transload/apis/pipeline-backend/changes/v1/internal/auto-reject-rules/:id/patch.md)

---

[API](https://skmtc.dev/transload/apis/pipeline-backend.md) · [All operations](https://skmtc.dev/transload/apis/pipeline-backend/llms.txt) · [OpenAPI document](https://skmtc.dev/transload/apis/pipeline-backend/revisions/973c8e5ccbb0?raw)
