Update source data verification group
put
/ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/sdvGroup
Updates a source data verification group with unique name and values for keys (initial subjects count, remaining subject percentage, initial subjects sdf type and remaining subject sdf type).
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
The ID of the study.
Supported Media Types
- */*
Root Schema : schema
Type:
Show Source
object
-
sdvGroupKeyValPairs: array
sdvGroupKeyValPairs
-
sdvGroupNewName: string
Minimum Length:
0
Maximum Length:255
-
sdvGroupOldName(required): string
Minimum Length:
0
Maximum Length:255
Nested Schema : SDVGroupKeyValDto
Type:
Show Source
object
-
attributeKey(required): string
Minimum Length:
0
Maximum Length:255
-
attributeValue(required): string
Minimum Length:
0
Maximum Length:255
Response
Supported Media Types
- application/json
200 Response
Success
Nested Schema : signVerifyRequest
Type:
Show Source
object
-
sdvGroupId: string
-
sdvGroupKeyValPairs: array
sdvGroupKeyValPairs
-
sdvGroupName(required): string
Minimum Length:
0
Maximum Length:255
Nested Schema : SDVGroupKeyValDto
Type:
Show Source
object
-
attributeKey(required): string
Minimum Length:
0
Maximum Length:255
-
attributeValue(required): string
Minimum Length:
0
Maximum Length:255
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object