Skip to main content
DELETE
Revoke a personal access token in a workspace
The organization bot token must have the following scopes:
  • personal-access-token:write-high-impact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Notion-Version
enum<string>
required

The Admin API version to use for this request.

Available options:
2026-06-01

Path Parameters

bot_id
string<uuid>
required
space_id
string<uuid>
required

Response

The response is of type object.