/
SC
schej-it
/
Schej.it API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
analytics
1
auth
4
events
10
post
Creates a new event
get
Gets an event based on its id
put
Edits an event based on its id
delete
Deletes an event based on its id
get
Return a map mapping user id to their calendar events that they have enabled for the given time range
post
Decline the current user's invite to the event
post
Duplicate event
post
Mark the user as having responded to this event
post
Updates the current user's availability
delete
Delete the current user's availability
slackbot
1
user
10
users
1
events
Edits an event based on its id
put
/events/{eventId}
Path parameters
eventId
string
required
Event ID
Request body
object
required
attendees
string[]
dates
string[]
duration
number
name
string
notificationsEnabled
boolean
remindees
string[]
type
string
Response
OK
Changes