Skip to main content
PATCH
Update a control rule

Authorizations

Authorization
string
header
required

Management API authentication. Pass an op-mak-… management token as a Bearer token. Runtime op-… API keys are rejected with 403 — they belong on the data-plane endpoints. Mint a management key from the platform UI under Settings → API keys.

Path Parameters

uuid
string<uuid>
required

Rule id

Body

application/json
config
object

Replacement configuration; validated for the rule's kind.

confirm_file_deletion
boolean

See the create request. Needed when the change makes the scope zero-day and files are stored in it.

enabled
boolean

Enable or disable the rule.

name
string

New display name.

schema_version
integer

Re-version the config. A version this deployment cannot decode is refused.

Response

Successful response

data
object
meta
object

Empty for a single resource. Endpoint-specific context appears here rather than as a sibling of data.