Revoke personal token
revoke_personal_tokenRevoke a personal access token by its ID, or pass "current" to invalidate the token currently configured for the session, immediately blocking further API access.
Instructions
Revoke a personal token by id, or pass "current" to revoke the configured token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes | Identifier of the personal access token to operate on. | |
| idempotency_key | No |