Change a single external enrollment entry.

PATCH {{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>

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

Request Body

{"enrollmentValue"=>"<number>", "studyID"=>"<string>", "scenarioID"=>"<string>", "siteGroupID"=>"<string>", "randomizationGroupID"=>"<string>", "treatmentGroupID"=>"<string>", "enrollmentDate"=>"<date>", "enrollmentWeekDate"=>"<string>", "protocolID"=>"<string>", "randomizationGroupUUID"=>"<uuid>", "studyUUID"=>"<uuid>", "scenarioUUID"=>"<uuid>", "treatmentGroupUUID"=>"<uuid>", "siteGroupUUID"=>"<uuid>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring