Respond to a calendar event

Sets the response of the connected account to an event it is invited to. Only the response of the connected account is affected, the other attendees are left untouched.

  • For Outlook, declining an invitation also removes the event from the calendar of the connected account, and the organizer of an event cannot respond to it.
  • For Google, the organizer can respond when they are also an attendee of the event.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

Identifier of the parent calendar.

string
required
length ≥ 1

ID of the event to respond to.

string
required
^acc_(.*)$

ID of the Account (acc_xxx) to call the method on behalf of.

Body Params
string
enum
required

The response of the connected account to the invitation.

  • yes accepts the invitation.
  • maybe accepts the invitation tentatively.
  • no declines the invitation.
Allowed:
string

A comment sent to the organizer along with the response.

Response
204

Default Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!