v1

latestOpenAPI 3.0.02026-07-2480355389.7 KB
Dataset Labels

Create a dataset label

Create a new dataset label for a given team.

post/api/v2/teams/{team_slug}/datasets/labels

Path parameters

team_slugstring required

Team's sluggified name

Request body

colorstring required

Hex color code for the label

dataset_idsinteger[]

Array of dataset IDs associated with the label

namestring required

Name of the dataset label

Response

Datasets.DatasetLabel.DatasetLabelResponse