Summary
Delete Triggers By Action ID
Description
Deletes all Triggers associated with the provided Automation id.
Route
DELETE /operations-manager/triggers/action/:id
Roles
admin
apiwrite
engineering
operations
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | The id of the parent Automation. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
deletedCount | object | The result of the delete operation. |