Update subject information
put
/ec-dc-svc/rest/v3.0/studies/{studyId}/{mode}/subjects/{subjectId}
Returns the mHealth subject ID as part of the response.All values listed in the 'body' of the API below are required fields to be completed as part of this API request.
Please note that the following values have to be specified, however, these changes won't be applied (or these changes will take the current date for the timestamp), such as the field for 'dob','eventType','gender','informedConsentDate','screeningDate','stateDate','subjectTransferId','userId','versionStart'.
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
Subject ID to update.
Supported Media Types
- application/json
Nested Schema : SubjectDto3
Type:
Show Source
object
-
codeBreak: string
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
description: string
Minimum Length:
0
Maximum Length:500
-
dob: string
(date-time)
-
enrollmentFailure: string
Minimum Length:
0
Maximum Length:255
-
enrollmentOverride: string
Minimum Length:
0
Maximum Length:255
-
eventType: string
-
gender: string
Minimum Length:
0
Maximum Length:10
-
id: string
(uuid)
-
informedConsentDate: string
(date-time)
-
objectVersionNumber: number
-
reason: string
Minimum Length:
0
Maximum Length:255
-
screeningDate: string
(date-time)
-
screeningFailure: string
Minimum Length:
0
Maximum Length:255
-
siteId: string
-
state(required): string
Minimum Length:
0
Maximum Length:100
-
stateDate: string
(date-time)
-
studyId: string
-
studyVersion(required): string
-
subjectNumber(required): string
Minimum Length:
0
Maximum Length:500
-
subjectTransferId: string
(uuid)
-
userId: string
(uuid)
-
versionStart: string
(date-time)
Response
Supported Media Types
- application/json
200 Response
Success
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object