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