Update Custom Regex Rule (Tool Pack)

Update a custom regex rule for a tool pack. Name cannot be changed after creation.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

rule_idstringRequiredformat: "uuid"
tool_pack_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestringOptional<=100 characters
is_activebooleanOptional
regexstringOptional
scoredoubleOptional
context_keywordsanyOptional
inbound_actionenumOptional
* `BLOCK` - BLOCK * `REDACT` - REDACT * `LOG` - LOG
Allowed values:
outbound_actionenumOptional
* `BLOCK` - BLOCK * `REDACT` - REDACT * `LOG` - LOG
Allowed values:

Response

idstringformat: "uuid"
namestring
regexstring
scoredouble
context_keywordsany
is_activeboolean
inbound_actionstring
outbound_actionstring
defined_atstring