Perform replace randomization on a subject
put
/ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/{subjectId}/replaceSubject
Performs replace randomization for the specified withdrawn subject. The randomization previously assigned to this subject becomes available for reassignment.
Request
Path Parameters
-
mode(required): string
Mode to fetch the records for.
-
studyId(required): string(uuid)
ID of the study to fetch the records for
-
subjectId(required): string(uuid)
Subject ID to fetch the records for.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Subjects success.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object