Skip to main content
POST
Answer an invitation

Authorizations

Authorization
string
header
required

A pc_… token generated from Settings > API & MCP.

Path Parameters

calendarId
string
required

Google's calendar id. primary is the account's own.

Minimum string length: 1
eventId
string
required

Google's event id.

Minimum string length: 1

Body

application/json
response
enum<string>
required

An answer to an invitation.

Available options:
accepted,
declined,
tentative

Response

Success.

eventId
string
required
response
enum<string>
required

An answer to an invitation.

Available options:
accepted,
declined,
tentative