Summary
Delete Trigger
Description
Delete a Trigger document
Route
DELETE /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 |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| success | boolean | true if the document was successfully deleted |