Request updates to Dataset Data
PUT/api/commit/datasetData/:comparedVersionId
Request updates to the Dataset data
Request
Responses
- 200
- 403
- 404
- 406
- 409
- 500
Returns the ID of the commit request
The user does not have access to the dataset data
Unable to find the dataset data for the given version ID
The compared version is not the latest version
Conflict that prevented the update of the dataset data
Internal error that prevented the update of the dataset data