1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-23 02:06:12 +02:00
OpenIntegrations/docs/en/md/Google_Calendar/Calendar-metadata-management/Clear-main-calendar.md
2024-06-06 15:33:52 +03:00

589 B

sidebar_position
4

Clear primary calendar

Clears the event list of the primary calendar

Function ClearMainCalendar(Val Token) Export

Parameter CLI option Type Destination
Token --token String Token

Returns: Map Of KeyAndValue - serialized JSON response from Google

	
 
 Response = OPI_GoogleCalendar.ClearMainCalendar(Token);
 
 
	
 
 oint gcalendar ClearMainCalendar --token %token%



""