1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-07 15:20:39 +02:00
2024-06-05 13:35:05 +03:00

585 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: Key-Value Pair - serialized JSON response from Google

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



""