Create a new property by copy on a project template
Request
PUT https://{hostname}:{port}
/build/rest2/templates/{id}/copyproperty
| 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 |
