Commit Request for Datatse
PUT/api/datasetData/:comparedVersionId
API used Part 1 of the Commit Request for Dataset.
Request
Responses
- 200
- 403
- 404
- 406
- 412
- 500
Returns commitRequestId if commit is success
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the comparedVersionId specified does not exist
Returns a HttpStatus.NOT_ACCEPTABLE if Request already exists OR Compared version is not latest
Returns a HttpStatus.PRECONDITION_FAILED if the comparedVersionId specified does not exist
Internal error that prevented the commit of dataset