Add an item to a dataset
datasets
Add an item to a dataset
POST
Add an item to a dataset
Authorizations
SDK API key (tl_...) or Clerk session JWT
Path Parameters
Body
application/json
Response
Item added
Review label for the item. null (or omitted) means the item has
not been labeled yet. The frontend toggles this value via
PATCH /v1/datasets/{id}/items/{itemId}.
Available options:
pass, fail, unlabeled, null