Pipelines
Deletes an Azure Pipeline.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOps/pipelines/{pipelineName}
Path parameters
subscriptionIdstring required
Unique identifier of the Azure subscription. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
resourceGroupNamestring required
Name of the resource group within the Azure subscription.
pipelineNamestring required
The name of the Azure Pipeline resource.
Query parameters
api-versionstring required
API version to be used with the HTTP request.
Response
The Azure Pipeline has been deleted successfully.