Enroll a subject
post
/ec-dc-svc/rest/v1/studies/{studyId}/{mode}/subjects/enroll
Adds a subject to a Rollover study in Enrolled state. Rights: DataCaptureSubjectPost and SubjectDataClassificationPost.
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
ID of the study to which the subject belongs.
Supported Media Types
- application/json
Root Schema : EnrollSubjectRequest v1
Type:
object
Title:
EnrollSubjectRequest v1
Enrollment Request for Rollover Studies
Show Source
-
refname(required): string
Subject Number to be assignedExample:
SiteA01
Response
Supported Media Types
- application/json
200 Response
Subjects success.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object
400 Response
Bad request.