Delete a single external enrollment entry.

DELETE {{baseUrl}}/ExternalEnrollmentTimeSeries(studyID/studyUUID/protocolID='{studyID/studyUUID/protocolID}',scenarioID='{{scenarioID}}',siteGroupID='{{siteGroupID}}',randomizationGroupID='{{randomizationGroupID}}',treatmentGroupID='{{treatmentGroupID}}',enrollmentDate/enrollmentWeekDate={enrollmentDate/enrollmentWeekDate})?study ID or study UUID or protocol ID=<string>&scenario ID or scenario UUID=<string>&siteGroup ID=<string>&randomizationGroup ID or randomizationGroup UUID=<string>&treatmentGroup ID or treatmentGroup UUID=<string>&enrollment Date or enrollment Week Date=<date>

Provide one of studyUUID, studyID, or protocolID to identify the study. If you provide more than one value, the first value in the stated order is effective, the rest ignored.

Request Params

KeyDatatypeRequiredDescription
study ID or study UUID or protocol IDstring(Required) Key: studyID/studyUUID/protocolID
scenario ID or scenario UUIDstring(Required) Key: scenarioID/scenarioUUID
siteGroup IDstring(Required) Key: siteGroupID
randomizationGroup ID or randomizationGroup UUIDstring(Required) Key: randomizationGroupID/randomizationGroupUUID
treatmentGroup ID or treatmentGroup UUIDstring(Required) Key: treatmentGroupID/treatmentGroupUUID
enrollment Date or enrollment Week Datestring(Required) Key: enrollmentDate/enrollmentWeekDate

HEADERS

KeyDatatypeRequiredDescription
Acceptstring