Delete the resource on a process template
Request
DELETE https://{hostname}:{port}
/build/rest2/buildProcessTemplates/{id}/resources/{seq}
| 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 |
| seq | int | true | The sequence of the resource |
