/
/Schej.it API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
analytics1
auth4
events10
slackbot1
user10
  • deleteDeletes the currently signed in user
  • postAdds a new calendar account
  • getGets the user's calendar events
  • getGets all the user's events
  • patchUpdates the user's name
  • getGets the user's profile
  • deleteRemoves an existing calendar account
  • getSearches the user's contacts based on the given query
  • postToggles whether the specified calendar is enabled or disabled for the user
  • postToggles whether the specified sub-calendar is enabled or disabled for the user
users1
    user

    Toggles whether the specified calendar is enabled or disabled for the user

    post/user/toggle-calendar

    Request body

    emailstring
    enabledboolean

    Response

    OK

    Changes