Update a Slack Connection
Update an existing Slack Connection.
Note: For accounts using the New Slack Configuration, submitting this request rebuilds the channel's PCL (PagerDuty Condition Language) filter from the
config.urgencyandconfig.prioritiesvalues in the request payload. Any PCL conditions previously configured through the Slack web UI will be overridden.
The API Key with format Token token=<API_KEY>
In: header
Path Parameters
Slack team (workspace) id
Slack connection id
Slack team (workspace) id
Slack connection id
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
List Slack Connections GET
Returns a list of Slack Connections. > **Note:** For accounts using the New Slack Configuration, the `config.urgency` and `config.priorities` fields reflect the values last written through the REST API. If the connection's channel conditions were subsequently modified through the Slack web UI, those changes will not be reflected in these fields.
Slack dedicated channels
Next Page