Delete a Slack Connection
Delete an existing Slack Connection.
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
Response Body
application/json
application/json
application/json
application/json
Create a Slack Connection POST
Creates a Slack Connection > ### Important > > Make sure that your PagerDuty account is linked to your Slack workspace and your PagerDuty user is linked to your Slack user. You can do this on the Slack extension page in your PagerDuty account. Scoped OAuth requires: `services.read users.read webhook_subscriptions.write priorities.read incidents.read`
Get a Slack Connection GET
Get details about an existing Slack Connection. > **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.