Skip to main content

Create Event Filters

Select

SaaS
Customer Managed

Create Event Filters

Request Body
  • eventFilters object[]
  • ruleId int32

    event rule id

  • eventCode string

    Event code of the event

  • client object
  • id int32
  • name string
  • program string
  • company object
  • id int32
  • name string
  • filterType int32

    Indicates to drop or allow the events. Default value is set as 0, drop the event.

Responses

OK


Schema
  • filterEventId int32
  • errorCode int32
  • errorMessage string
Loading...