Save Calendar

POST /api/calendar/save

Saves a new or existing calendar event

Responses

POST /api/calendar/save
curl \
 -X POST http://api.example.com/api/calendar/save \
 -H "Authorization: Bearer $ACCESS_TOKEN"