v14
OpenAPI 3.1.02026-08-03122113375.9 KBuser-personal-access-tokens
Delete PAT
Delete an existing personal access token for the authenticated user.
Use this endpoint to revoke credentials that are no longer trusted or needed.
Common scenarios:
- A token was exposed or shared accidentally.
- An integration was decommissioned.
- You are rotating credentials on a schedule.
Deletion is name-based and should be treated as an immediate revocation step. After deletion, requests authenticated with that token should no longer be authorized.
Recommended rotation workflow:
- Create a replacement token.
- Update your integration to use the new token.
- Delete the old token with this endpoint.
delete/user/personal-access-tokens
Request body
Response
Personal access token deleted