Update dataset metadata
PATCH/repositories/:repositoryID/datasets/:datasetID
Update the metadata fields of the latest version of a specified dataset within a repository. This operation allows partial updates to the dataset's metadata, including fields such as name, labels, totalDatapoints, version, and additional metadata.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 503
OK
Bad Request
Unauthorized
Not Found
UnprocessableEntity
Service Unavailable