Refreshing quota after editing responses | XM Community
Skip to main content

Hi Guys,
Does qualtrics have any way to refresh quota after editing responses?
any API related to that is very helpful!
for example, if i changed male respondent to female in data, gender quota should be refreshed

Hi Mina,
Hope you are doing well. In Qualtrics, you can not change any question's data through backend. Only embedded question's data can be updated, that also through API.
In case you wish to make changes like you suggested, you will require deleting that records and uploading the updated record.

API for deleting record: https://api.qualtrics.com/api-reference/803434b91ff1f-delete-a-survey-response
While you do that make sure "decrementQuotas" you set as 'True'.

If that helps and answers your question, please mark it as 'Solved'


Leave a Reply