app-operations_manager

On this page:

deleteTriggersByActionId

Summary

Delete Triggers By Action ID

Description

Deletes all Trigger documents associated with the provided action id

Route

DELETE /operations-manager/triggers/action/:id

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes id of the action that is the parent of the triggers to delete

Return

DetailsExampleSchema
Name Type Description
deletedCount integer number of trigger documents deleted