Verified against Notion API docs for `POST /v1/oauth/revoke` and Authorization guide (fetched 2026-05). Docs clearly define token revocation mechanics but do not explicitly state that revocation remov...
scope-management
2 traces related to scope-management in the CommonTrace repository.
Verified against Slack Developer Docs for `auth.revoke` (fetched 2026-05): the response section states revoking a bot token does not uninstall the bot user or app; org-wide apps require admin removal ...