Is there an API that I can use to close a batch of responses in progress?
Thanks,
Tim
Page 1 / 1
Hi Deepak,
I used POST https://yul1.qualtrics.com/API/v3/surveys/{surveyId}/sessions/{{sessionId}}
and input my surveyID and selected a file with my sessionIDs and I get a 400 Bad Request error. Do I need to select a specific Body and add input a key and value or ?
Thanks,
Tim
Tim
Just include the below in the body>raw
{
"close": true
}
Hope it helps!
That worked. Thanks again!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.