v2.0 REST Endpoints
Designer/Forms APIs/v2.0
The operations from the Designer/Forms APIs/v2.0 category.
-
[Deprecated]: Add form in a study version - Method: postPath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms
-
[Deprecated]: Bulk assign forms to visits - Method: postPath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/visits
-
[Deprecated]: Delete a specific form - Method: deletePath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/{formId}
-
[Deprecated]: Get a specific form - Method: getPath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/{formId}
-
[Deprecated]: Get list of forms in a study - Method: getPath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms
-
[Deprecated]: Get list questions used in stratified randomization - Method: getPath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/randomizationfactors
-
[Deprecated]: Update a specific form - Method: putPath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/{formId}
- Copy forms in bulk
- Method: postPath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/copyForms
- Get a list of study forms
- Method: getPath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/{mode}/forms
- Get forms and questions used in dosing calculations
- Method: getPath:
/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/numericItems