Azure DevOps Connector Help

Version: 2

EndPoint Delete Project


Name

delete_project

Description

Delete an existing project within the organization. [API Help]

Parameters

Parameter Label Required Options Description
Id Project Id YES The ID of the project to delete.

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 200 False
PluginId DT_WSTR 200 False
Status DT_WSTR 100 False
Url DT_WSTR 2048 False

Input Columns

Label DataType Length Raw Description
Id DT_WSTR 200 False The ID of the project to delete.