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