# cancelDiaryEntry

State Resource

This is a State Resource as provided by the tymly-diaries-plugin plugin.

# Purpose

Cancel Diary Entry

# Usage

# Example

{
  "CancelDiaryEntry": {
    "Type": "Task",
    "Resource": "module:cancelDiaryEntry",
    "InputPath": "$.id",
    "End": true
  }
}
Last Updated: 9/10/2023, 11:30:14 AM