For the complete documentation index, see llms.txt. This page is also available as Markdown.

incidentPublishType

The product flow that originally published the incident.

Examples

enum IncidentPublishType {
  OX_FEED
  DYNAMIC_RULE
  MANUAL
}

Enum values

Enum value
Description

OX_FEED

DYNAMIC_RULE

MANUAL

References

Fields with this object:

Last updated