Delete a Trigger
Delete an existing Incident Workflow Trigger
Scoped OAuth requires: incident_workflows.write
Authorization
api_key Authorization<token>
The API Key with format Token token=<API_KEY>
In: header
Path Parameters
id*string
The ID of the resource.
Header Parameters
Accept*string
The Accept header is used as a versioning header.
Default
"application/vnd.pagerduty+json;version=2"Content-Type*"application/json"
Default
"application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Create a Trigger POST
Create new Incident Workflow Trigger Scoped OAuth requires: `incident_workflows.write`
Delete an Incident Workflow DELETE
Delete an existing Incident Workflow An Incident Workflow is a sequence of configurable Steps and associated Triggers that can execute automated Actions for a given Incident. Scoped OAuth requires: `incident_workflows.write`