Removes data from a dataset.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
DELETE /ml/annotationdataset/{datasetId}/annotationdata/{annotationdataId} HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
datasetId | string | No | The unique identifier of the dataset. | cb8cc4eb51a85e823471cdb368fae9be |
annotationdataId | string | No | The unique identifier of the data. | 2156d560fc7c01420542df92cd6365ds |
Response parameters
Examples
Sample success responses
JSON
format
{}
Error codes
For a list of error codes, visit the Service error codes.