/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 7d ago
Details
Filter operations
Activity
5
Columns
5
Config
1
External Links
1
GitHub
8
Invitations
2
Labels
6
Notifications
5
Organization Management
30
Projects
5
get
List Projects
post
Create Project
get
Get Project
put
Update Project
delete
Delete Project
Search
1
Tasks
13
Time Entries
4
Workflow Rules
3
Projects
Create Project
Create a new project in a workspace
post
/project
Request body
object
required
name
string
required
workspaceId
string
required
icon
string
required
slug
string
required
Response
Project created successfully
object
required
id
string
required
workspaceId
string
required
slug
string
required
icon
string
required
name
string
required
description
string
required
{"stackTrail":"paths:/project:post:responses:200:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
isPublic
boolean
required
Changes