[Deprecated]: V1
put
/ec-dc-svc/rest/v1/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.
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.Example:
test -
studyId(required): string
Unique identifier (UUID, 32-character uppercase hexadecimal string) representing the study.Example:
ABCDEF1234567890ABCDEF1234567890 -
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:
objectReason and comment to justify operation.
Show Source
-
comment: string
Minimum Length:
0Maximum Length:2048CommentExample:Removing incorrect data captured by mistake -
reason: string
Minimum Length:
0Maximum Length:255ReasonExample:Incorrect entry
Response
Supported Media Types
- application/json
200 Response
Subjects success.
Nested Schema : result
Type:
objectNested Schema : details
Type:
object400 Response
Bad request.
Nested Schema : result
Type:
objectNested Schema : details
Type:
object