/
CO
cobaltpf
/
Cobalt API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-13
96
74
137.3 KB
Tags
Create tag
Creates a new tag scoped to the calling user.
post
/api/tags
Request body
object
required
color
'red'
|
'orange'
|
'amber'
|
'yellow'
|
'lime'
|
'green'
|
'teal'
|
'cyan'
|
'blue'
|
'indigo'
|
'violet'
|
'purple'
|
'pink'
|
'rose'
|
'slate'
|
'stone'
required
name
string
required
Response
Tag created
object
required
tag
TagWithUsage
required