/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 38m ago · Updated 6d ago
Details
Filter operations
Activity
5
Assets
1
Authentication
3
Columns
5
Comments
4
Config
1
Discord
4
External Links
1
Generic Webhook
4
Gitea
7
GitHub
8
Instance
1
Invitations
2
Labels
8
get
Get task labels
get
Get workspace labels
post
Create label
get
Get label
put
Update label
delete
Delete label
put
Attach label to task
delete
Detach label from task
MCP
4
Notification Preferences
4
Notifications
5
Organization Management
35
Projects
8
Search
1
Slack
4
Task Relations
3
Tasks
17
Telegram
4
Time Entries
4
User
3
Workflow Rules
3
Workspaces
1
Labels
Delete label
Delete a label by ID
delete
/label/{id}
Path parameters
id
string
required
Response
Label deleted successfully
Label
required
id
string
required
name
string
required
color
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
taskId
string
nullable
required
workspaceId
string
nullable
required
Changes