/
/Schej.it API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 8m ago · Updated 2mo ago
analytics1
auth4
events10
  • 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
  • postMark the user as having responded to this event
  • postUpdates the current user's availability
  • deleteDelete the current user's availability
slackbot1
user10
users1
    events

    Delete the current user's availability

    delete/events/{eventId}/response

    Path parameters

    eventIdstring required

    Event ID

    Request body

    guestboolean
    namestring
    userIdstring

    Response

    OK

    Changes