create

public final Response<Calendar> create(String identifier, CreateCalendarRequest requestBody, RequestOverrides overrides)
public final Response<Calendar> create(String identifier, CreateCalendarRequest requestBody)

Create a Calendar

Return

The created calendar

Parameters

identifier

Grant ID or email account in which to create the object.

requestBody

The values to create the calendar with

overrides

Optional request overrides to apply