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