DeleteEvent ​Delete​Event

yaml
type: "io.kestra.plugin.googleworkspace.calendar.deleteevent"
yaml
id: googleworkspace_calendar_delete_event
namespace: company.team

tasks:
  - id: cancel_event
    type: io.kestra.plugin.googleworkspace.calendar.DeleteEvent
    serviceAccount: "{{ secret('GCP_SERVICE_ACCOUNT_JSON') }}"
    calendarId: primary
    eventId: "abcdef123456"
    sendUpdates: all
Properties
Default 120
SubType string
Default ["https://www.googleapis.com/auth/calendar"]
Default none
Possible Values
allnoneexternalOnly