[Deprecated]: Code break a subject
put
/ec-dc-svc/rest/v2.0/studies/{studyId}/{mode}/subjects/{subjectId}/codebreak
Deprecated: Performs code break for the specified subject. Caution: This operation unblinds subject information. Depending on subject settings, this action might also withdraw the subject. Rights: DataCaptureCodeBreakPost.
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
ID of the study for which you want to get the list of subjects.
-
subjectId(required): string(uuid)
ID of the subject on whom you want to perform code break.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
reason: string
Minimum Length:
0
Maximum Length:255
Response
Supported Media Types
- application/json
200 Response
Success
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object