Skip to main content
DELETE
Disconnect Slack

Authorizations

Authorization
string
header
required

Send an account API key in the Authorization: Bearer <key> header.

Headers

OpenPMM-Request-Id
string

Optional request ID. OpenPMM returns this value when it is valid. Otherwise, OpenPMM creates a request ID.

Maximum string length: 128
Idempotency-Key
string
required

A unique key for this operation. Use the same key when you retry the same request. Different input with the same key returns 409.

Required string length: 1 - 200

Body

application/json

Explicit confirmation.

confirmed
boolean
required

Response

The Slack disconnect result.

object
string
required
Allowed value: "slack_connection"
disconnected
boolean
required
provider_revoked
boolean
required
workspace_settings_removed
integer
required
Required range: x >= 0