Delete the artifact on a process template
Request
DELETE https://{hostname}:{port}
/build/rest2/secondaryProcessTemplates/{id}/artifacts/{id}
| 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 |
| id | long | true | The id of the artifact |
