/
/Schej.it API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 42m ago · Updated 1mo ago
analytics7
auth4
events12
  • postCreates a new event
  • getGets an event based on its id
  • putEdits an event based on its id
  • deleteDeletes an event based on its id
  • getReturn a map mapping user id to their calendar events that they have enabled for the given time range
  • postDecline the current user's invite to the event
  • postDuplicate event
  • postRename a guest response
  • postMark the user as having responded to this event
  • postUpdates the current user's availability
  • deleteDelete the current user's availability
  • getGets responses for an event, filtering availability to be within the date ranges
folders5
slackbot1
user14
users2
    events

    Deletes an event based on its id

    delete/events/{eventId}

    Path parameters

    eventIdstring required

    Event ID

    Response

    OK

    Changes