[Deprecated]: V1.0
post
/ec-designer-svc/rest/v1.0/studies/{studyId}/studyDesign
Deprecated: Use latest version instead. Creates all the visits, forms and questionnaires for the study ID on one or more study versions.
Request
Path Parameters
-
studyId(required): string(uuid)
Study ID (UUID, 32-character uppercase hexadecimal string). Required.Example:
F054C951EB74443C93716CA714AB686E
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
array-
Array of:
object StudyVersionVisitDto v1.0
Title:
StudyVersionVisitDto v1.0Information about a visit in a study version.
Nested Schema : StudyVersionVisitDto v1.0
Type:
objectTitle:
StudyVersionVisitDto v1.0Information about a visit in a study version.
Show Source
Examples
Back to Top
Response
Supported Media Types
- application/json
200 Response
Successful operation.
Nested Schema : StudyDesignMapperV1
Type:
objectExamples
500 Response
Returned when the request cannot be completed due to validation failure, authorization failure, or an unexpected server-side condition.
Nested Schema : details
Type:
object