Update Standard Entity Rule

Update a standard entity rule. All writable fields (is_active, inbound_action, outbound_action) are required.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

entity_typestringRequired

Request

This endpoint expects an object.
is_activebooleanRequired
inbound_actionenumRequired
* `BLOCK` - BLOCK * `REDACT` - REDACT * `LOG` - LOG
Allowed values:
outbound_actionenumRequired
* `BLOCK` - BLOCK * `REDACT` - REDACT * `LOG` - LOG
Allowed values:

Response

entity_typestring
regionstring
descriptionstring
detection_methodstring
is_activeboolean
inbound_actionenum or null
* `BLOCK` - BLOCK * `REDACT` - REDACT * `LOG` - LOG
Allowed values:
outbound_actionenum or null
* `BLOCK` - BLOCK * `REDACT` - REDACT * `LOG` - LOG
Allowed values:
defined_atstring