Trigger templates

Update a trigger template

post/trigger_templates/{id}

Path parameters

idstring required

The ID of the trigger template

Request body

titlestring

The title of the trigger template

descriptionstring

The description of the trigger template

trigger_namestring

The name of the trigger that will be created when the trigger template is used as a base

Response

The updated TriggerTemplate

idstring required

The ID of the trigger template

titlestring required

The title of the trigger template

descriptionstring required

The description of the trigger template

enabledboolean required

Whether the trigger template is enabled

Changes

No recorded changes to this endpoint across all 1 revision of this API.