Usecases
Delete Use Case's label
Delete a use case’s label.
DELETE
Headers
Your API key for authentication. Use Bearer format.
Example:
"Bearer API_KEY"
Path Parameters
ID of the use case.
Required string length:
24
Name of the label.
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
204
_mintlify/placeholder
204
Was this page helpful?