Skip to main content
Update Rule Group

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

group_id
string
required

The unique identifier of the parsing rule group to update.

Body

application/json

Request to create a new parsing rule group.

creator
string

Creator.

description
string

Human-readable description.

enabled
boolean

Whether this resource is enabled.

hidden
boolean

The hidden.

name
string

Display name.

order
integer<int64>

Sort order.

Required range: x >= 0
ruleMatchers
object[]

The rule matchers.

ruleSubgroups
object[]

The rule subgroups.

teamId
object

Team id.

Response

Response returned after successfully updating a parsing rule group.

ruleGroup
object

Rule group.