Remove User from Calendar

Remove a user from a shared Google Calendar.

Scopes

See Action cards for the list of required OAuth scopes for this card.

Options

Field Definition Type Required

Calendar

Select the calendar containing the user that you want to remove.

Dropdown

TRUE

Input

Field Definition Type Required

User

Email

The email address of the user.

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

Related topics

Google Calendar connector

Cards in flows

Google Calendar API documentation