Install Slack integration
Install or upsert a Slack app integration for the authenticated owner, writing bot token and signing secret into the secret store.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
botToken
signingSecret
teamId
appId
botUserId
enterpriseId
enterpriseName
integrationId
isEnterpriseInstall
scopes
surfaceId
teamName
Response
Slack integration installed
created
integrationId
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error