Create an alert event using an HTTP source.
Which alert source config produced this alert
"01GW2G3V0S59R238FAHPDS1R66"
Token used to authenticate the request, generated when configuring the alert source. Will be consumed via a URL query string parameter
"some-random-string"
Current status of this alert
firing, resolved "firing"
The title of the alert, parsed from the alert payload according to the alert source configuration
"*errors.withMessage: PG::Error failed to connect"
A deduplication key which uniquely references this alert from your alert source. For newly created HTTP sources, this field is required. If you send an event with the same deduplication_key multiple times, only one alert will be created in incident.io for this alert source config. You can filter on this field to find the alert created by an event you've sent us.
"4293868629"
Description that optionally adds more detail to title. Supports markdown.
"We've detected a number of timeouts on hello.world.com, the service may be down. To fix..."
Any additional metadata that you've configured your alert source to parse
{
"service": "hello.world.com",
"team": ["my-team"]
}If applicable, a link to the alert in the upstream system
"https://www.my-alerting-platform.com/alerts/my-alert-123"
Accepted response.