update

public final Response<Calendar> update(String identifier, String calendarId, UpdateCalendarRequest requestBody)

Update a Calendar

Return

The updated Calendar

Parameters

identifier

The identifier of the grant to act upon

calendarId

The id of the Calendar to update. Use "primary" to refer to the primary calendar associated with grant.

requestBody

The values to update the Calendar with