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: post
Path: /ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms
[Deprecated]: Bulk assign forms to visits
Method: post
Path: /ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/visits
[Deprecated]: Delete a specific form
Method: delete
Path: /ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/{formId}
[Deprecated]: Get a specific form
Method: get
Path: /ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/{formId}
[Deprecated]: Get list of forms in a study
Method: get
Path: /ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms
[Deprecated]: Get list questions used in stratified randomization
Method: get
Path: /ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/randomizationfactors
[Deprecated]: Update a specific form
Method: put
Path: /ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/{formId}
Get a list of study forms
Method: get
Path: /ec-designer-svc/rest/v2.0/studies/{studyId}/{mode}/forms
Get forms and questions used in dosing calculations
Method: get
Path: /ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/forms/numericItems