Skip to main content
POST
Validate
🔑 Requires the alert_sources.view scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Body

application/json
source_type
enum<string>
required

Type of alert source

Available options:
alertmanager,
app_optics,
azure_monitor,
big_panda,
bugsnag,
checkly,
chronosphere,
cloudwatch,
cloudflare,
coralogix,
cronitor,
crowdstrike_falcon,
dash0,
datadog,
dynatrace,
elasticsearch,
email,
expel,
github_issue,
google_cloud,
grafana,
heartbeat,
http,
http_custom,
honeycomb,
incoming_calls,
jira,
jsm,
monte_carlo,
nagios,
new_relic,
opsgenie,
prtg,
pager_duty,
panther,
pingdom,
runscope,
sns,
sentry,
sentry_metric,
service_now,
splunk,
status_cake,
status_page_views,
sumo_logic,
uptime,
vercel,
wiz,
zendesk
Example:

"alertmanager"

template
object
required
Example:
owning_team_ids
string[]

IDs of teams that own this alert source

Example:

Response

204

No Content response.