remove
remove Request: Remove an event.
eventstore.remove
unique ID
unique IDDescription
remove removes an event from the Scheduler's events. Any performing instances of the event are stopped.
If the provided unique ID does not match an existing event's unique ID, events is not affected.