Skip to main content
DELETE
/
api
/
v1
/
organization
/
slack
Disconnect Slack alerts integration
curl --request DELETE \
  --url https://prod.featherhq.com/api/v1/organization/slack \
  --header 'X-API-Key: <api-key>'
{
  "disconnected": true
}

Authorizations

X-API-Key
string
header
required

Response

Slack disconnected

disconnected
enum<boolean>
required
Available options:
true