Delete a dataset example
Hand off to an LLM
Delete an example (row).
Authorization
API Key x-api-key<token>
Authenticate using API Key in request header
In: header
Path Parameters
dataset_api_id*string
Unique identifier of the dataset.
row_key*string
Key of the row.
Response Body
application/json
curl -X DELETE "https://api.bem.ai/v3/datasets/string/rows/string"{
"rowKey": "string",
"error": "string"
}See also
- System overview — evaluating extraction quality