Update artifacts on a process template
Request
PUT https://{hostname}:{port}
/build/rest2/processTemplates/{id}/artifacts
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | true | The identifier to use when looking up a process template. This can be the name or ID of the process template |
