integrations

Reconnect a Slack installation of a customer-provided app

Replace a Slack installation's tokens, keeping its store.

The tokens must belong to the Slack user, or for a workspace bot the workspace, already connected to the installation.

post/v1/integrations/slack/installations/{installation_id}/reconnect

Path parameters

installation_idstring uuid required

Slack installation ID

Slack installation ID

Request body

bot_tokenstring required

Slack bot user OAuth token (xoxb-…)

user_tokenstring nullable

Slack user OAuth token (xoxp-…), required for a personal installation

signing_secretstring required

Slack app signing secret

Response

The reconnected Slack installation

Changes

Changed in 1 of the 30 revisions of this API.1