/
SC
schej-it
/
Schej.it API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
analytics
7
auth
4
events
12
folders
5
get
Get all folders
post
Create a new folder
get
Get a folder by its ID and its contents
delete
Delete a folder
patch
Update a folder's name or color
slackbot
1
user
14
users
2
folders
Create a new folder
post
/user/folders
Request body
object
required
color
string
name
string
Response
The ID of the created folder
RoutesCreateFolderResponse
required
id
string
Changes