Skip to main content
PUT
/
api
/
utm-logstash-filter-groups
Error
A valid request URL is required to generate request examples
{
  "groupName": "<string>",
  "id": 123,
  "groupDescription": "<string>",
  "systemOwner": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Body

application/json
groupName
string
required
Maximum string length: 150
id
integer<int64>
groupDescription
string
systemOwner
boolean

Response

200 - */*

OK

groupName
string
required
Maximum string length: 150
id
integer<int64>
groupDescription
string
systemOwner
boolean