post https://api.bewe.io/v1/integrations/google/calendar/syncFromGoogle
Enable and disable sync from Google Calendar
Log in to see full request history
Responses
Enable and disable sync from Google Calendar
xxxxxxxxxx
curl --request POST \
--url https://api.bewe.io/v1/integrations/google/calendar/syncFromGoogle \
--header 'accept: application/json' \
--header 'authorization: Bearer {token}' \
--header 'content-type: application/json' \
--data '{"status":true}'
Try It!
to start a request and see the response here! Or choose an example: