DeleteBuildTag
Delete tag from a build.
Input
| Name | Type | Required | Description |
| ProjectId | String | True | Id of the project. |
| BuildId | String | True | Id of the build. |
| Tag | String | True | Tag to remove. |
Result Set Columns
| Name | Type | Description |
| Status | String | Stored procedure execution status. |