Send an event to PagerDuty
Your monitoring tools should send PagerDuty a trigger event to report a new problem, or update an ongoing problem, depending on the event type.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Trigger or update an alert.
Response Body
application/json
application/json
Send change events to the PagerDuty Events API POST
Change Events API enables you to send informational events about recent changes such as code deploys and system config changes from any system that can make an outbound HTTP connection. These events do not create incidents and do not send notifications; they are shown in context with incidents on the same PagerDuty service.
Send an event to PagerDuty POST
Your monitoring tools should send PagerDuty a trigger event to report a new problem, or update an ongoing problem, depending on the event type.