Skip to content

Revoke Slack access token

Request

Revoke Slack access token, delete Slack settings and Slack event settings.

NOTE: All Mailgun accounts connected to the same Slack workspace share the same token.

To completely remove the Slack App from Slack Workspace, go into App Configuration in Slack.

Security
basicAuth
curl -i -X DELETE \
  -u '<username>:<password>' \
  https://api.mailgun.net/v1/alerts/slack/oauth

Responses

A 204 response

Response
No content