Azure DevOps Token Lifecycle Management API

API for users to manage the lifecycle of their own personal access tokens (PATs) in Azure DevOps. Supports creating, listing, updating, and revoking PATs programmatically. Requires authorization with Microsoft Entra ID access tokens.

Documentation

API entry from apis.yml

apis.yml Raw ↑
name: Azure DevOps Token Lifecycle Management API
description: API for users to manage the lifecycle of their own personal access tokens (PATs) in Azure
  DevOps. Supports creating, listing, updating, and revoking PATs programmatically. Requires authorization
  with Microsoft Entra ID access tokens.
humanURL: https://learn.microsoft.com/en-us/rest/api/azure/devops/tokens/
baseURL: https://vssps.dev.azure.com/{organization}/_apis/tokens
tags:
- Authentication
- Personal Access Tokens
- Tokens
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tokens/