Skip to main content

Create or update a automation filter type

Create or update a automation filter type

Request Body required
    automationFilterType object
    key string
    name string
    description string
    isGlobalFilter boolean
    featureUuids string[]
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...