Api tokensPersonal access tokens
Revoke a Personal Access Token
Revoke a Personal Access Token immediately.
Goal
Stop a token from being used after it is no longer needed or has been exposed.
Revoking a token is permanent. A revoked token cannot be restored.
What you need
- The Personal Access Token you want to revoke
- Confirmation that the token is no longer needed, because revocation is permanent
To revoke it:
- Open
Personal Access Tokens - Select the token you want to revoke
- Click
REVOKE - Confirm
REVOKE TOKEN
Using Devopness MCP
Try these prompts in Devopness MCP:
- "Revoke the
ci-deploypersonal access token for my Devopness account." - "Revoke the personal access token named
ci-deployand then confirm it is no longer active."
Verify
- The token can no longer authenticate requests
- Its status changes to revoked in the list
Common issues
- You cannot revoke it: confirm you have permission to manage the token
- A revoked token still appears active: refresh the list
What to do next
- Add a Personal Access Token to replace a revoked token