Skip to main content
POST
Preview Notification Routes Endpoint

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Body

application/json
kind
string
required
severity
string
required
cluster_id
string<uuid4> | null
source_id
string | null
alert_id
string<uuid4> | null

Response

Successful Response

kind
string
required
severity
string
required
cluster_id
string<uuid4> | null
required
source_id
string | null
required
alert_id
string<uuid4> | null
required
routable
boolean
required
routable_reason
string
required
deliveries
NotificationRoutePreviewDelivery · object[]
required
suppressed
NotificationRoutePreviewDelivery · object[]
required
route_evaluations
NotificationRoutePreviewEvaluation · object[]
required
home_destination_used
boolean
required