Slack Events API endpoint. Handles url_verification, app_uninstalled, tokens_revoked, and app_home_opened events. No auth; verified via Slack signature.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Default Response