Summary
Update Trigger
Description
Update the properties of a Trigger document
Route
PATCH /operations-manager/triggers/:id
Roles
            admin
apiwrite
engineering
operations
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | the id of the trigger to update | 
| updates | object | yes | The properties to update in the existing Trigger document | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | the updated trigger document |