/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 7d ago
Details
Filter operations
Activity
5
Columns
5
Config
1
External Links
1
GitHub
8
Invitations
2
Labels
6
get
/label/task/{taskId}
get
/label/workspace/{workspaceId}
post
/label
get
/label/{id}
put
/label/{id}
delete
/label/{id}
Notifications
5
Organization Management
30
Projects
5
Search
1
Tasks
13
Time Entries
4
Workflow Rules
3
Labels
Delete a label by ID
delete
/label/{id}
Path parameters
id
string
required
Response
Label deleted successfully
object
required
id
string
required
name
string
required
color
string
required
{"stackTrail":"components:responses:deleteLabel_200_response:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
taskId
string
nullable
required
workspaceId
string
nullable
required
Changes