/
KA
kan
/
Kan API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 1mo ago
Details
Attachments
3
Boards
8
Cards
17
Health
2
Imports
2
Integration
3
Integrations
2
Invites
5
Labels
4
get
Get a label by public ID
put
Update a label
delete
Delete a label
post
Create a label
Lists
3
Permissions
11
Users
3
Webhooks
5
Workspaces
11
Labels
Update a label
Updates a label by its public ID
put
/labels/{labelPublicId}
Path parameters
labelPublicId
string
required
Request body
object
required
name
string
required
colourCode
string
required
Response
Successful response
object
required
publicId
string
required
name
string
required
colourCode
string
nullable
required