|
@@ -34,7 +34,7 @@ const CustomBotWithoutProxySettingsAccordion = ({
|
|
|
|
|
|
|
|
const updateSecretTokenHandler = async() => {
|
|
const updateSecretTokenHandler = async() => {
|
|
|
try {
|
|
try {
|
|
|
- await appContainer.apiv3.put('/slack-integration-settings/bot-type', {
|
|
|
|
|
|
|
+ await appContainer.apiv3.put('/slack-integration-settings/without-proxy/update-settings', {
|
|
|
slackSigningSecret,
|
|
slackSigningSecret,
|
|
|
slackBotToken,
|
|
slackBotToken,
|
|
|
currentBotType,
|
|
currentBotType,
|