Start Azure DevOps OAuth installation
Installations
Start Azure DevOps OAuth installation
Creates an Azure DevOps OAuth authorization URL for connecting an Azure DevOps Services organization.
POST
Start Azure DevOps OAuth installation
Authorizations
Body
application/json
Azure DevOps Services organization URL, for example https://dev.azure.com/org
Optional ZeroPath-managed Azure DevOps OAuth app ID.
Microsoft Entra tenant selector used for Azure DevOps OAuth. TENANT requires tenantId.
Available options:
COMMON, ORGANIZATIONS, TENANT Microsoft Entra tenant ID. Required when tenantMode is TENANT.
OAuth callback URL. Defaults to /api/azure-devops/oauth/callback.
Response
Azure DevOps OAuth authorization URL
Microsoft Entra authorization URL for the Azure DevOps OAuth flow.