Rotate Slack credentials
Rotate any subset of bot token, signing secret, or app ID on an existing Slack integration without re-supplying the others.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
integrationId
appId
botToken
signingSecret
Response
Slack credentials rotated
integrationId
appId
botUserId
teamId
teamName
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error