Revoke org personal access token
Revoke a personal access token, so it stops working but its record remains.
The token is marked revoked rather than deleted, and its expiry is moved to the revocation time so it stops authenticating. Callers may always revoke their own tokens; organization admins may revoke any member’s.
Authorizations
Path Parameters
Response
Successful Response
API key GET schema.
role_id, org_role_id, and access_scope let clients render the key's current role state without a second round trip. For workspace-scoped keys, org_role_id is null (the api_key's identity_id points at a workspace identity, so there is no caller-meaningful org role to surface).
organization, workspace 
