/
TR
tryordinal
/
Ordinal API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 4w ago
Details
Filter operations
Analytics
6
Approvals
3
Comments
3
Engagements
4
File Uploads
3
Ideas
7
Inline Comments
1
Instagram
1
Invites
3
Labels
3
get
List all labels
post
Create a label
delete
Delete a label
LinkedIn
2
LinkedIn Leads
2
Posts
10
Profiles
2
Slack Boosts
6
Subscribers
3
Users
1
Webhooks
5
Workspaces
1
Labels
Create a label
Create a new label in the workspace
post
/labels
Request body
CreateLabelInput
required
name
string
required
color
'yellow'
|
'purple'
|
'orange'
|
'red'
|
'brown'
|
'green'
required
Response
Label created
Label
required
id
string
uuid
name
string
color
string
Hex color code
backgroundColor
string
Hex background color code
createdAt
string
date-time
updatedAt
string
date-time
Changes