Deletes data from a dataset.
Operation description
The endpoint for this operation is available only in the China (Shanghai) and Singapore regions.
Try it now
Test
RAM authorization
Request syntax
DELETE /ml/annotationdataset/{datasetId}/annotationdata/{annotationdataId} HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| datasetId |
string |
No |
The unique ID of the dataset. |
cb8cc4eb51a85e823471cdb368fae9be |
| annotationdataId |
string |
No |
The unique ID of the data. |
2156d560fc7c01420542df92cd6365ds |
Response elements
|
Element |
Type |
Description |
Example |
None defined.
Examples
Success response
JSON format
{}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.