Update Dataset Data
PUT/api/commit/datasetData/:comparedVersionId
Update the Dataset data for a given version ID
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
A commit request already exists for the program
Conflict that prevented the update of the dataset data
Internal error that prevented the update of the dataset data