Delete Event

Delete the event from an authorized user or for another user's calendar in Office 365 Calendar.

Options

Field Definition Type Required

Calendar

Choose the calendar type:

  • My Calendars: Calendars owned by a connected user.

  • User Calendars: User calendar shared or delegated with a connected user.

Dropdown

TRUE

Input

Field Definition Type Required

Delete From

Calendar

Choose a calendar.

Appears when you select My Calendars for the Calendar option.

Dropdown

TRUE

User ID or Username

Unique ID of the user or username.

Appears when you select User Calendars for the Calendar option.

Text

TRUE

Calendar ID

Unique ID of the calendar.

Appears when you select User Calendars for the Calendar option.

Text

TRUE

Delete By

Event ID

Unique ID of the event.

Text

TRUE

Output

Field Definition Type

Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Additional information

The Delete Event card removes recurring events that are assigned to a provided Event ID.

Related topics

Office 365 Calendar connector

Workflow elements

Guidance for Office 365 Calendar connector

Microsoft Graph Rest API