StudyRespondents

Delete a batch of respondents from the study by using an array of respondent ids

Method deletes a batch of respondents by using an array of respondent ids

delete/Studies/{studyKey}/Respondents

Path parameters

studyKeyinteger required

The key for the study from which to delete respondents

Request body

respondentIdsstring[] nullable

List of respondent identifiers to be deleted

Response

OK

errorMessagestring nullable
notFoundRespondentIdsstring[] nullable

Array of respondents with no responses found

Changes

No recorded changes to this endpoint across all 1 revision of this API.