Create Custom Regex Rule (Tool Pack)

Create a custom regex rule for a tool pack. If name matches an org rule, creates an override.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

tool_pack_idstringRequiredformat: "uuid"

Request

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

Response

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