Update Data in Imported Data Project
PUT {{baseUrl}}/datasets/:datasetId/data/:id
Deprecated Endpoint
This API is in the process of being deprecated. It will continue to be available. The preferred API is Imported Data Project, which is largely similar to this API.
Synchronously updates data in a Imported Data Project.
Imported Data Project Created On Web Not Visible to Datasets API
If you created Imported Data Project on the Qualtrics website, you will not be able to use or modify those Imported Data Project with the datasets API.
Possible Accidental Data Deletion
Any fields missing from the PUT body will be missing on the record after the call is executed. Make sure your update has the intended result by getting the data you intend to update first, then modifying from there.
Request Body
{"id"=>"GSDGEWJKDFRT567SG", "numberOfBuyers"=>6, "marketShare"=>64, "timeOfReport"=>"2020-05-11T20:07:43Z"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"meta":{"httpStatus":"velit occaecat","requestId":"proident in minim","notice":"dolore fugiat"}}