Updates 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
PUT /ml/annotationdataset/{datasetId} HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| datasetId |
string |
No |
The unique ID of the dataset. |
cb8cc4eb51a85e823471cdb368fae9be |
| body | MLDataSetParam |
No |
The request body. |
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.