Dissociate a Trigger and Service
Remove a an existing Service from an 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
trigger_id*string
Identifier for the Trigger
service_id*string
Identifier for the Service
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
application/json
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`
Get an Action GET
Get an Incident Workflow Action Scoped OAuth requires: `incident_workflows.read`