Delete a project template
Request
DELETE https://{hostname}:{port}
/build/rest2/templates/{id}
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | true | The identifier to use when looking up a project template. This can be the name or ID of the project template |
