Usecases
Create a label for Use Case
Create a new label use case.
POST
Headers
Your API key for authentication. Use Bearer format.
Example:
"Bearer API_KEY"
Path Parameters
ID of the use case.
Required string length:
24
Body
application/json
Body
Name of the label.
Minimum length:
1
Color of the label.
Available options:
slate
, gray
, zinc
, neutral
, stone
, red
, orange
, amber
, yellow
, lime
, green
, teal
, cyan
, sky
, blue
, indigo
, violet
, purple
, fuchsia
, pink
, rose
Response
200
_mintlify/placeholder
200
Was this page helpful?