Skip to main content
POST
Create a dataset label

Body

application/json
name
string
required

The name of the dataset label

Minimum string length: 1
color
string
required

A lowercase hex color code (e.g. '#00cc88') used to display the label

Pattern: ^#([0-9a-f]{6})$
description
string | null

An optional description of the dataset label

Response

Successful Response

data
DatasetLabel · object
required