Create Workflow Integration Connection
Create a new Workflow Integration Connection.
Scoped OAuth requires: workflow_integrations:connections.write
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Path Parameters
The ID of the Workflow Integration
Header Parameters
The Accept header is used as a versioning header.
"application/vnd.pagerduty+json;version=2""application/json"Value in
- "application/json"
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Create a new connection for a Workflow Integration
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Update a webhook subscription PUT
Updates an existing webhook subscription. Only the fields being updated need to be included on the request. This operation does not support updating the `delivery_method` of the webhook subscription. Scoped OAuth requires: `webhook_subscriptions.write`
Create Workflow Integration Connection POST
Create a new Workflow Integration Connection. Scoped OAuth requires: `workflow_integrations:connections.write`